From f4d338d393dabb49182d40b4fe90c4d1b51621c0 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 9 Mar 2012 00:00:05 -0800 Subject: chore(*): refactor all ng: to ng- --- test/scenario/e2e/Runner-compiled.html | 2 +- test/scenario/e2e/Runner.html | 2 +- test/scenario/e2e/widgets.html | 40 +++++++++++++++++----------------- 3 files changed, 22 insertions(+), 22 deletions(-) (limited to 'test/scenario/e2e') diff --git a/test/scenario/e2e/Runner-compiled.html b/test/scenario/e2e/Runner-compiled.html index c3a55f4d..530fef96 100644 --- a/test/scenario/e2e/Runner-compiled.html +++ b/test/scenario/e2e/Runner-compiled.html @@ -1,7 +1,7 @@ - + diff --git a/test/scenario/e2e/Runner.html b/test/scenario/e2e/Runner.html index 387973db..1191dc86 100644 --- a/test/scenario/e2e/Runner.html +++ b/test/scenario/e2e/Runner.html @@ -1,7 +1,7 @@ - + diff --git a/test/scenario/e2e/widgets.html b/test/scenario/e2e/widgets.html index 40ba0a3a..f986144e 100644 --- a/test/scenario/e2e/widgets.html +++ b/test/scenario/e2e/widgets.html @@ -1,10 +1,10 @@ - + - + @@ -15,34 +15,34 @@ - + - + - - + - + -- cgit v1.2.3
Description
basic - + text.basic={{text.basic}}
password text.password={{text.password}}
hidden text.hidden={{text.hidden}}
Input selection field
radio - Female
- Male + Female
+ Male
gender={{gender}}
checkbox - Tea
- Coffe + Tea
+ Coffe
checkbox={{checkbox}}
@@ -51,7 +51,7 @@
select - @@ -62,7 +62,7 @@
multiselect - @@ -72,24 +72,24 @@
Buttons
ng:change
ng:click
-
-
-
+
ng-change
ng-click
+ +
+
-
- action +
+ action
button={{button}} form={{form}}
Repeaters
ng:repeatng-repeat
    -
  • {{name}}
  • +
  • {{name}}