Use NumberInputWidget in HTMLFloatField
authormainframe98 <k.s.werf@hotmail.com>
Thu, 6 Sep 2018 12:21:46 +0000 (14:21 +0200)
committerMainframe98 <k.s.werf@hotmail.com>
Wed, 12 Sep 2018 08:12:42 +0000 (08:12 +0000)
commit4d7b6e77bdb2a495e32c187ce2dc8d6a97df6764
tree47e854dc9dd3b9e508ae47d784bd071ed4dac80c
parent0dafdebb2b466a1a7d192acdf04402ff7d669697
Use NumberInputWidget in HTMLFloatField

The PHP variant of this widget was introduced in 0.27.0.
Using NumberInputWidget has the advantage that HTMLFloatField and
HTMLIntField can now be infused as a JavaScript NumberInputWidget.

Bug: T203656
Change-Id: I5d6a913de38d12a21c9bfb1ce9790574d98a5a1b
includes/htmlform/fields/HTMLFloatField.php
includes/htmlform/fields/HTMLTextField.php