« MediaWiki:Common.js » : différence entre les versions

Aller à : navigation, rechercher
aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 913 : Ligne 913 :


/* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar … */
/* Check if view is in edit mode and that the required modules are available. Then, customize the toolbar … */
customizeToolbar;
if (mw.config.get('wgAction') === 'edit') {
if (mw.config.get('wgAction') === 'edit') {
mw.loader.using( 'user.options' ).then( function () {
mw.loader.using( 'user.options' ).then( function () {

Menu de navigation