mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 22:45:14 -04:00
More refactorings.
This commit is contained in:
parent
9c414c92e2
commit
67bdb1515d
4 changed files with 33 additions and 37 deletions
|
@ -12,7 +12,7 @@ modulejs.define('ext/custom', ['_', '$', 'core/settings', 'core/server', 'core/e
|
|||
var has_header, has_footer, data, content;
|
||||
|
||||
if (response) {
|
||||
resource.loadMarkdown(function (md) {
|
||||
resource.ensureMarkdown(function (md) {
|
||||
|
||||
data = response.custom;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue