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 {
window.console.log('Error getting page history.');
}
}, 'json');
ev.preventDefault();
});
}, 'json');
ev.preventDefault();
});
function wiki_refresh_page_list() {
if (window.wiki_resource_id === '') {