aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/wiki.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl
index f8073c080..5cbf3a978 100644
--- a/view/tpl/wiki.tpl
+++ b/view/tpl/wiki.tpl
@@ -227,7 +227,7 @@
minLines: 30,
maxLines: Infinity,
- printMargin: false,
+ printMargin: false
});
editor.getSession().setValue(window.wiki_page_content);