aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorIgor Minar2011-02-18 23:02:13 -0800
committerIgor Minar2011-02-18 23:02:13 -0800
commit6f8940c5d04bdedbb1d5415ea30f058fffa41010 (patch)
treed7e8f755aa254cb5df5028b384669a970f1d1b3c /example
parent87cbf9f59180d015da78c4286d692afafece5036 (diff)
downloadangular.js-6f8940c5d04bdedbb1d5415ea30f058fffa41010.tar.bz2
add missing example files for temp.html
Diffstat (limited to 'example')
-rw-r--r--example/view1.html2
-rw-r--r--example/view2.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/example/view1.html b/example/view1.html
new file mode 100644
index 00000000..158655a6
--- /dev/null
+++ b/example/view1.html
@@ -0,0 +1,2 @@
+view1<br>
+location: {{$service('$location').href}}
diff --git a/example/view2.html b/example/view2.html
new file mode 100644
index 00000000..b53ef7a2
--- /dev/null
+++ b/example/view2.html
@@ -0,0 +1,2 @@
+view2<br/>
+location: {{$service('$location').href}}<br/>