mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
add missing example files for temp.html
This commit is contained in:
parent
87cbf9f591
commit
6f8940c5d0
2 changed files with 4 additions and 0 deletions
2
example/view1.html
Normal file
2
example/view1.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
view1<br>
|
||||
location: {{$service('$location').href}}
|
||||
2
example/view2.html
Normal file
2
example/view2.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
view2<br/>
|
||||
location: {{$service('$location').href}}<br/>
|
||||
Loading…
Reference in a new issue