latest changes

This commit is contained in:
Dobie Wollert
2014-12-15 02:36:41 -05:00
parent b35bb3f1d5
commit 966152a631
57 changed files with 6842 additions and 42 deletions

View File

@ -19,7 +19,7 @@ html(lang="en", ng-app="biomed", ng-controller="biomed.PageCtrl")
i.icon-thumbs-down
| Incident
li
a(href='http://atlanticbiomedical.com/ticket/', target='_blank')
a(href='http://jira.devwr.com:9090/servicedesk/customer/portal/2', target='_blank')
i.icon-fire
| Tickets
li
@ -54,6 +54,11 @@ html(lang="en", ng-app="biomed", ng-controller="biomed.PageCtrl")
i.icon-wrench
| Workorders
li(data-match-route='/posts.*', ng-show="accountHasPermission('system.admin')")
a(href='/posts')
i.icon-wrench
| Posts
li(data-match-route='/admin.*', ng-show="accountHasPermission('system.admin')")
a(href='/admin')
i.icon-wrench