User:PleaseStand/segregate-refs-dev.js: Difference between revisions

Content deleted Content added
m fixing the bugfix
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") ||
(window.___locationdocument.search.indexOfgetElementById("section=editform") >= 0).wpSection.value.length) {
return;
}