Changes
Jump to navigation
Jump to search
26 bytes added
, 13:17, 5 November 2021
| Line 316: |
Line 316: |
| | } ); | | } ); |
| | } | | } |
| | + | |
| | + | /* End of mw.loader.using callback */ |
| | + | } ); |
| | (function(window, $, mw) { | | (function(window, $, mw) { |
| | 'use strict'; | | 'use strict'; |
| − |
| + | console.log("aaaaa"); |
| | var buttonStart = typeof window.BackToTopStart === 'number' ? | | var buttonStart = typeof window.BackToTopStart === 'number' ? |
| | window.BackToTopStart : | | window.BackToTopStart : |
| Line 514: |
Line 517: |
| | }); | | }); |
| | }(this, jQuery, mediaWiki)); | | }(this, jQuery, mediaWiki)); |
| − | /* End of mw.loader.using callback */
| |
| − | } );
| |
| | | | |
| | /* DO NOT ADD CODE BELOW THIS LINE */ | | /* DO NOT ADD CODE BELOW THIS LINE */ |