More actions
Combined display of all available logs of SlabWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:33, 8 December 2024 GamingTwist talk contribs created page MediaWiki:Vector.js (Created page with "All JavaScript here will be loaded for users of the Vector skin: $(document).ready(function () { // Ensure the tabs exist before trying to reorder if ($('#ca-edit').length && $('#ca-form-edit').length) { // Move "Edit with form" to come after "Edit source" $('#ca-form-edit').insertAfter($('#ca-edit')); } });")