Content deleted Content added
Writ Keeper (talk | contribs) hmm, it does that for me |
Writ Keeper (talk | contribs) b is taken on chrome? |
||
Line 1:
$(document).ready(function()t e s t
{
if(mw.config.get("wgAction") === "edit" || mw.config.get("wgAction") === "submit" )
Line 18:
});
}
var previewDiffButton = new OO.ui.ButtonInputWidget({label:'Show preview and changes', useInputTag: true, value: 'wpPreview', name: 'wpPreview', type:"submit", accessKey:"
previewDiffButton.setTitle("Show a preview of your changes, as well as a diff of what you changed");
|