OOUIHTMLForm: Correctly handle submit modifier flags
authorBartosz Dziewoński <matma.rex@gmail.com>
Sun, 14 Jun 2015 18:09:52 +0000 (20:09 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 27 Jun 2015 13:14:08 +0000 (13:14 +0000)
commit552568c63d931a01144f07eb04fe5877fb4b8243
treed399f68fa5a7e19db68cb99319a05e6cad167c7b
parentb808faa712a0df0867392709e233a6e35827fddc
OOUIHTMLForm: Correctly handle submit modifier flags

Rejigger some HTMLForm internals to remove the hardcoded assumption of
using 'mw-ui' classes.

Bug: T98903
Change-Id: Icc20453c999c761b87e19a71ccd43d93b9c1bfa7
includes/htmlform/HTMLForm.php
includes/htmlform/OOUIHTMLForm.php
includes/htmlform/VFormHTMLForm.php