mediawiki-extensions-InputBox/resources
tonythomas01 7096213874 Adding a JS Class to inputBox to grey out Submit button.
If the user does not enter a title in the <inputbox> for type=create
and hits the submit button, it opens the Main page for editing (or
view-source) due to empty title= param in URL. Greying out the submit
button until user enters the title solves the issue.

Bug: 61606
Bug: 62975
Change-Id: I5c6c34b90c6c499ef7cb96ad8d47fdbbcbbcd8a8
2014-10-04 13:35:42 +00:00
..
ext.inputBox.js Adding a JS Class to inputBox to grey out Submit button. 2014-10-04 13:35:42 +00:00
ext.inputBox.styles.css InputBox: Cleanup usage of inline styles 2014-05-18 11:51:07 +02:00