Content deleted Content added
maintenance: more info ReferenceError: winc is not defined |
maintenance: more info ReferenceError: Can't find variable: addLink |
||
(One intermediate revision by one other user not shown) | |||
Line 175:
}
if(document.forms.editform) {
if(typeof addLink === 'undefined') return;
addLink('p-cactions', 'javascript:units_nbsp()', 'units_nbsp', 'ca-unitfixer', 'Fixes some unit formatting', '', '');
}
|