whitespace

This commit is contained in:
Mario Vavti 2017-10-02 12:16:53 +02:00
parent a3c2ef4084
commit 1f8b705a6a

View File

@ -218,9 +218,9 @@
} else { } else {
window.console.log('Error getting page history.'); window.console.log('Error getting page history.');
} }
}, 'json'); }, 'json');
ev.preventDefault(); ev.preventDefault();
}); });
function wiki_refresh_page_list() { function wiki_refresh_page_list() {
if (window.wiki_resource_id === '') { if (window.wiki_resource_id === '') {