User:MarkS/XEB/dev.js: Difference between revisions

Content deleted Content added
MarkS (talk | contribs)
m blank parts for sortable testing
MarkS (talk | contribs)
m blank parts for sortable testing
Line 1:
 
 
if(typeof XEBPopups== 'undefined')XEBPopups=true;
Line 27 ⟶ 26:
 
var XEBOrder2=[];
 
 
 
 
addOnloadHook(initButtons);
if(!wgIsArticle)// only if edit
{
 
if(XEBPopups)hookEvent("load", extendButtons);
}
 
function initButtons(){