Content deleted Content added
fix |
fix |
||
Line 1:
// The original value of the edit summary field is stored here
var editsummOriginalSummary = new String();
Line 51 ⟶ 50:
var theParent = insertBeforeThis.parentNode;
theParent.insertBefore(dropdown,insertBeforeThis);
theParent.insertBefore
// Store a global ref to it
|