latest bits

This commit is contained in:
Dobie Wollert
2015-08-03 05:00:22 -04:00
parent 3964ec1321
commit b4e727c0e6
19 changed files with 1054 additions and 699 deletions

View File

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