Add angular-route
This commit is contained in:
parent
a059014b1b
commit
5466ce78f0
9 changed files with 1071 additions and 25 deletions
|
@ -1,4 +1,4 @@
|
|||
<div class="list-group">
|
||||
<button type="button" class="list-group-item">Home</button>
|
||||
<button type="button" class="list-group-item">Network</button>
|
||||
<a href="#/home" class="list-group-item">Home</a>
|
||||
<a href="#/network" class="list-group-item">Network</a>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue