whitespace
This commit is contained in:
parent
a3c2ef4084
commit
1f8b705a6a
@ -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 === '') {
|
||||||
|
Reference in New Issue
Block a user