infrabel / themes-gnap

Standardized build to produce web themes for use with GNaP.
http://gnap.io/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Bug fix for validation of controls inside a ng-form #117

Closed ArneD closed 9 years ago

ArneD commented 9 years ago

When validation was needed of controls inside a ng-form the form submit did not trigger the validation messages.

Also fixed timepicker when initial date is null or undefined.