Files
angular.js/docs/content/guide
Jared Beck 3508f76719 docs(overview): correct the input validation example
The documentation says that the input should be red if you enter
invalid values or leave it blank. Because the type="integer" is not
supported this does not happen in practice.  This fix changes the
input type to number and adds an ng-pattern to ensure that the number
is an integer.
2013-04-19 14:40:39 +01:00
..
2013-04-11 14:57:03 -07:00
2013-04-04 09:29:51 -07:00
2013-04-11 15:22:25 -07:00
2013-04-13 18:17:04 +02:00
2013-01-17 19:36:14 -05:00