User:Omegatron/monobook.js/unitformatter.js: Difference between revisions

Content deleted Content added
oops
Line 77:
document.editform.wpDiff.click()
}
 
addOnloadHook(function () {
if(document.forms.editform) {
addLink('p-cactions', 'javascript:formatunits()', 'µ', 'ca-unitfixer', 'Fixes some unit formatting', '', '');
}
});
 
 
//</nowiki></pre>