Content deleted Content added
mNo edit summary |
m Maintenance: Replacing addOnloadHook with native jQuery (mw:ResourceLoader/Migration_guide_(users)#addOnloadHook - phab:T130879) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 143:
//Eliminate 'surprise links' also known as 'easter egg links'
Line 163 ⟶ 161:
}
if(document.forms.editform) {
addLink('p-cactions', 'javascript:formatdates()', 'dates', 'ca-datefixer', 'Fixes some date formatting', '', '');
|