437
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 910 : | Ligne 910 : | ||
/* fin code boutons */ | /* fin code boutons */ | ||
}; | }; | ||
var wgScriptPath=mw.config.get( 'wgScriptPath' ); | |||
/* 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 … */ | ||
if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) { | if ( [ 'edit', 'submit' ].indexOf( mw.config.get( 'wgAction' ) ) !== -1 ) { |