Widget:WJG UserExamQuery: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 42: Line 42:
window.location.replace("http://wikidoc.org/index.php?title=Special:UserLogin&returnto=UserExamQuery");
window.location.replace("http://wikidoc.org/index.php?title=Special:UserLogin&returnto=UserExamQuery");
} else {
} else {
console.log('running the query now');
alert('running the query now');
runQuery();
runQuery();
console.log('Just finished running the query');
alert('Just finished running the query');
}
}
});
});

Revision as of 00:08, 27 July 2014