Content deleted Content added
PleaseStand (talk | contribs) m fixing the bugfix |
PleaseStand (talk | contribs) m bugfix: buttons used to appear on previews of section editing |
||
Line 524:
// Only activate on edit pages (that are not section edit pages)
if(!window.document.getElementById("editform") ||
return;
}
|