Content deleted Content added
m Maintenance: Replacing importScriptURI with mw.loader.load (phab:T95964) |
m Maintenance: Replacing addOnloadHook with native jQuery (mw:ResourceLoader/Migration_guide_(users)#addOnloadHook - phab:T130879) |
||
Line 26:
// NOTE! My code here should be updated with new function names et.c.,
// see message at [[User talk:Davidgothberg/vector.js]].
// Add an "Extended search" link to the "navigation" menu".
Line 108:
}
// document.getElementById('p-cactions').className = 'vectorTabs';
var elems = document.getElementById('p-cactions').getElementsByTagName('li');
|