Allow providing 'notices' for OOUI HTMLForm fields
authorGlaisher <glaisher.wiki@gmail.com>
Sat, 28 May 2016 17:17:03 +0000 (22:17 +0500)
committerGlaisher <glaisher.wiki@gmail.com>
Sun, 29 May 2016 16:14:11 +0000 (21:14 +0500)
commite843da420393133438236558b084b80e05100f6a
tree648fef1bb64e7db3d8346958d220c280d31d1cc2
parentea636add2097381e9815b51be8d64a6336b29615
Allow providing 'notices' for OOUI HTMLForm fields

'notice', 'notice-message' and 'notice-messages' can be used
as a parameter to the HTMLForm field to show the notices.
Only added implementation for OOUI forms because I'm not sure
what to do for others.

Bug: T104423
Change-Id: I512f3936bc3335df1bdf76505cfc39da6be99bed
includes/htmlform/HTMLForm.php
includes/htmlform/HTMLFormField.php