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

Content deleted Content added
updating with capability to convert to LDR
m oops! a button didn't show up
Line 534:
refsDiv = window.document.createElement("div");
refsDiv.appendChild(refsButton);
refsDiv.appendChild(convertButton);
editForm.insertBefore(refsDiv,
window.document.getElementById("editpage-copywarn"));