19,809
edits
(doesn't seem to help, and caused a "reference error" category to be applied...) |
(I've read that this function is a hack, and it also uses the deprecated mwCustomEditButtons, so let's remove it) |
||
| Line 200: | Line 200: | ||
// Remove the default buttons (if requested by the user) | // Remove the default buttons (if requested by the user) | ||
eraseButtons(); | //eraseButtons(); | ||
} | } | ||
} ); | } ); | ||
| Line 210: | Line 210: | ||
* @version: 0.1 (01.10.2006) **/ | * @version: 0.1 (01.10.2006) **/ | ||
function eraseButtons() { | /*function eraseButtons() { | ||
var x, i, enExtraButtons; | var x, i, enExtraButtons; | ||
| Line 262: | Line 262: | ||
} | } | ||
} | } | ||
} | }*/ | ||
//Function: | //Function: | ||