Difference between revisions of "User:Podehaye/store.js"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
mw.notify( $('<span>storage</span>') ); | mw.notify( $('<span>storage</span>') ); | ||
| − | |||
mw.loader.using( 'oojs-ui-core' ).done( function () { | mw.loader.using( 'oojs-ui-core' ).done( function () { | ||
| − | $( function () { | + | $( function () {} );}) |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | } ) | ||
| − | |||
| − | |||
Revision as of 01:43, 18 May 2019
mw.notify( $('<span>storage</span>') );
mw.loader.using( 'oojs-ui-core' ).done( function () {
$( function () {} );})