మీడియావికీ:RefToolbarNoDialogs.js: కూర్పుల మధ్య తేడాలు

Content deleted Content added
http: to protocol relative
$j is deprecated
పంక్తి 28:
document.getElementById('wikiEditor-ui-toolbar').childNodes[0].childNodes[1].appendChild(button);
//document.getElementById('reftoolbar-button').onclick = easyCiteMain;
$j('#reftoolbar-button').live('click', function() { easyCiteMain(); });
}
if (navigator.userAgent.indexOf('MSIE') == -1) {