latest changes

This commit is contained in:
Dobie Wollert
2015-07-19 21:31:10 -04:00
parent 4496b9c240
commit 24f4acc1d3
15 changed files with 671 additions and 13 deletions

View File

@ -60,6 +60,10 @@ html(lang="en", ng-app="biomed", ng-controller="PageCtrl")
a(href='/accounting')
| Accounting
li(data-match-route='/devices.*')
a(href='/devices')
| Devices
li(data-match-route='/posts.*', ng-show="accountHasPermission('system.admin')")
a(href='/posts')
| Posts