Content deleted Content added
Writ Keeper (talk | contribs) in theory this should still work... |
Writ Keeper (talk | contribs) fix? |
||
Line 18:
});
}
var previewDiffButton = new OO.ui.
previewDiffButton.setTitle("Show a preview of your changes, as well as a diff of what you changed");
$("#wpDiffWidget").after(previewDiffButton.$element);
previewDiffButton.$element.children("
{
var formAction = $("#editform").attr("action");
|