HTMLDateTimeField: Remove hacks for HTML5 form validation attributes
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Nov 2016 15:22:29 +0000 (16:22 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 10 Jan 2017 22:53:33 +0000 (22:53 +0000)
commit205231d7da7617357228d0939159f0459857f214
treeea46b26f54dd1f891c5a90833030c56dd38067b9
parent86e9469e5dfc8fccc4fbdfb0861609e5b6659f5d
HTMLDateTimeField: Remove hacks for HTML5 form validation attributes

No longer needed after I08244addcf9b6eb96137895f28e7b750914fef5c.
Also remove datetime.js from mediawiki.htmlform module.

Change-Id: Ic2410c689de3f70f573fa1c71456e6d3f334f80b
includes/htmlform/fields/HTMLDateTimeField.php
resources/Resources.php
resources/src/mediawiki/htmlform/datetime.js [deleted file]