Changes

Jump to navigation Jump to search
m
no edit summary
Line 115: Line 115:  
button_import.on( 'click', function () {
 
button_import.on( 'click', function () {
   −
}
+
});
    
button_export.on( 'click', function () {
 
button_export.on( 'click', function () {
Line 148: Line 148:  
});
 
});
   −
}
+
});
    
mw.notify( $( button_import.$element + '<br>' + button_export.$element ) );
 
mw.notify( $( button_import.$element + '<br>' + button_export.$element ) );
530

edits

Navigation menu