2734
правки
Изменения
Нет описания правки
/* Keep track of delegated events on dynamic content */
mcw.events = {};
/* Add extra buttons to the classic toolbar */
if ( mw.user.options.get( 'showtoolbar' ) && !mw.user.options.get( 'usebetatoolbar' ) ) {
importScript( 'MediaWiki:Toolbar.js' );
}
if (wgAction == 'edit' || wgAction == 'submit') {