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

Content deleted Content added
super ugly in source, but more correct
No edit summary
Line 65:
addOnloadHook(function () {
if(document.forms.editform) {
addLinkaddPortletLink('p-cactions', 'javascript:formatunits()', 'µ', 'ca-unitfixer', 'Fixes some unit formatting', '', '');
}
});