"मीडियाविकि:Gadget-Twinkle.js": अवतरणों में अंतर

Content deleted Content added
Update vector classes (vectorMenu -> vector-menu) for the Twinkle menu; and some more changes
maintenance: TypeError: Twinkle.deprod is not a function
पंक्ति 447:
Twinkle.fluff();
if (Morebits.userIsSysop) {
if(Twinkle.deprod( && typeof Twinkle.deprod === 'function'); {
Twinkle.batchdeletedeprod();
}
Twinkle.batchprotect();
if(Twinkle.batchdelete && typeof Twinkle.batchdelete === 'function') {
Twinkle.batchundelete();
Twinkle.batchdelete();
}
if(Twinkle.batchprotect && typeof Twinkle.batchprotect === 'function') {
Twinkle.batchprotect();
}
if(Twinkle.batchundelete && typeof Twinkle.batchundelete === 'function') {
Twinkle.batchundelete();
}
}
// Run the initialization callbacks for any custom modules