mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
sync
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
<div class="span12">
|
||||
<div class="toolbelt">
|
||||
<a href="/workorders/add" class="btn btn-primary">Create new Workorder</a>
|
||||
<a href="/schedule/pms" class="btn btn-primary">View PMs</a>
|
||||
<a href="/workorders/add?workorderType=meeting" class="btn">Create new Meeting</a>
|
||||
<a href="/schedule/pms" class="btn">View PMs</a>
|
||||
<div class="pull-right">
|
||||
<span class="toolbelt-text">Group: </span>
|
||||
<div class="input-append">
|
||||
@ -31,4 +32,4 @@
|
||||
date="date"
|
||||
on-entry-click="onEntryClick(entry)"></techpicker>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user