Content deleted Content added
PleaseStand (talk | contribs) set a default edit summary |
PleaseStand (talk | contribs) adding config setting to keep ignorant users from mistakenly doing a permanent conversion |
||
Line 30:
/*global window, addOnloadHook, addHandler, SegregateRefsJsL10n,
SegregateRefsJsEmptyRefsWarningGiven,
wikEdUseWikEd, WikEdUpdateTextarea, WikEdUpdateFrame*/
// Translate the right-hand side of these if necessary.
Line 552:
// Make the "convert" button
if(typeof SegregateRefsJsAllowConversion != "undefined" &&
SegregateRefsJsAllowConversion) {
convertButton.type = "button";▼
convertButton
convertButton.
convertButton.
convertButton.setAttribute("style", messages.buttonConvertStyle);
}
// Add the refs div
|