Add image view, controller.

This commit is contained in:
manzerbredes 2016-03-06 14:51:50 +01:00
parent 9b36459eb8
commit 96094547dd
7 changed files with 26 additions and 3 deletions

View file

@ -1,4 +1,5 @@
<div class="list-group">
<a href="#/home" class="list-group-item">Home</a>
<a href="#/network" class="list-group-item">Network</a>
</div>
<a href="#/image" class="list-group-item">Images</a>
</div>