HTMLForm: Don't render 'mw-htmlform-submit-buttons' if there aren't any buttons
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 22 Apr 2016 13:32:53 +0000 (15:32 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 22 Apr 2016 14:49:51 +0000 (14:49 +0000)
commitcba7952e3185cc4a6c93617fd8e81be614272f89
treef57cd42adb053c798be00ea1ff42f9c7a43e6acf
parent7e90af0237ecc1809e1a664213536b97846df69c
HTMLForm: Don't render 'mw-htmlform-submit-buttons' if there aren't any buttons

Visually, this only affects OOUIHTMLForm, in other kinds of forms
the element has no height anyway.

Change-Id: I90e73c49fbefec23532368848bb30b2e7b69075c
includes/htmlform/HTMLForm.php
includes/htmlform/OOUIHTMLForm.php
includes/htmlform/VFormHTMLForm.php