mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
latest changes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user