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

Content deleted Content added
MarkS (talk | contribs)
Tidying: Move some code into a function
MarkS (talk | contribs)
m blank parts for sortable testing
Line 89:
};
 
var XEBOrder2=[];
 
 
 
 
addOnloadHook(initButtons);
if(!wgIsArticle)// only if edit
{
 
if(XEBPopups)hookEvent("load", extendButtons);
}
 
function initButtons(){