aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-02 12:16:53 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-02 12:16:53 +0200
commit1f8b705a6a35545c281f5bf1d4a2c66404e58343 (patch)
tree4eb3ed6088729af17aa0a8df9d1331036f62aad7 /view/tpl/wiki.tpl
parenta3c2ef408408e44898caf15b3c0cfa1f634538b6 (diff)
downloadvolse-hubzilla-1f8b705a6a35545c281f5bf1d4a2c66404e58343.tar.gz
volse-hubzilla-1f8b705a6a35545c281f5bf1d4a2c66404e58343.tar.bz2
volse-hubzilla-1f8b705a6a35545c281f5bf1d4a2c66404e58343.zip
whitespace
Diffstat (limited to 'view/tpl/wiki.tpl')
-rw-r--r--view/tpl/wiki.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl
index 3047dbb80..22480be5b 100644
--- a/view/tpl/wiki.tpl
+++ b/view/tpl/wiki.tpl
@@ -218,9 +218,9 @@
} else {
window.console.log('Error getting page history.');
}
- }, 'json');
- ev.preventDefault();
- });
+ }, 'json');
+ ev.preventDefault();
+ });
function wiki_refresh_page_list() {
if (window.wiki_resource_id === '') {