HTMLDateTimeField: Fix 'placeholder' attribute handling
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Nov 2016 15:13:40 +0000 (16:13 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Nov 2016 15:13:40 +0000 (16:13 +0100)
commitce247df6b516eb68b11ba55243188c641f826bbf
treebdc2657ae0917f9525a986d08bc26747baf0c7b0
parent163282a24c6201b25eb0ecdf753ffa6ad689ed0f
HTMLDateTimeField: Fix 'placeholder' attribute handling

Parent class HTMLTextField handles this specially and we have to match it.

Change-Id: Ibff3caba2a58c2bcbfb342789aae9f0939b7687f
includes/htmlform/fields/HTMLDateTimeField.php