@@ -191,7 +191,7 @@
imgExpanded: "__STATIC__/jsonFormater/Expanded.gif"
};
window.jf = new JsonFormater(options);
- jf.doFormat('{$detail["returnStr"]}');
+ jf.doFormat({$detail["returnStr"]});
}();
});
$('.ui .vertical').css('max-height', $('#detail').outerHeight(true));
diff --git a/application/wiki/view/index/index.html b/application/wiki/view/index/index.html
index d5fe739..05aefd2 100644
--- a/application/wiki/view/index/index.html
+++ b/application/wiki/view/index/index.html
@@ -32,7 +32,7 @@
{if condition="$apiLength"}