aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/widgets.html
diff options
context:
space:
mode:
authorMisko Hevery2010-05-20 15:55:41 -0700
committerMisko Hevery2010-05-20 15:55:41 -0700
commit5215e2095cfd42a0363eb02eded34e03fa2b0cd3 (patch)
tree01ce02f1c5b7e544a6266d9a6f3b63a5184e88c8 /scenario/widgets.html
parent31b35b141f52e6f5d3805d6ca4f2702aee05d61d (diff)
downloadangular.js-5215e2095cfd42a0363eb02eded34e03fa2b0cd3.tar.bz2
basic end to end runner
Diffstat (limited to 'scenario/widgets.html')
-rw-r--r--scenario/widgets.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/scenario/widgets.html b/scenario/widgets.html
index 242fd9e6..5c3afa21 100644
--- a/scenario/widgets.html
+++ b/scenario/widgets.html
@@ -16,8 +16,7 @@
<tr>
<td>basic</td>
<td>
- <input type="text" name="text.basic" ng-required ng-validate="number" ng-format="number"/>
- <input type="text" name="text.basic" ng-format="number"/>
+ <input type="text" name="text.basic"/>
</td>
<td>text.basic={{text.basic}}</td>
</tr>