Content deleted Content added
Maintenance: mw:RL/MGU - Updated deprecated module name |
m Maintenance: jquery.cookie has been deprecated phab:T271995 |
||
Line 246:
}
if ( "chrome firefox".indexOf( EdiCt.g.client.name ) < 0 ) {
mw.loader.using( [ "
EdiCt.codeEditorDisable );
} else {
Line 260:
// > mw.util.$content
// mw.hook()
// jQuery.removeCookie() ::
// Remark: Used as event handler -- 'this' is not EdiCt
// 2014-08-01 PerfektesChaos@de.wikipedia
Line 273:
"group": "format",
"tools": "codeEditor" } );
//
$.removeCookie( "wikiEditor-0-codeEditor-enabled" );
}
|