Skip to content

Commit

Permalink
Add menu items for schedule and enrich.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwo committed Sep 22, 2020
1 parent 11c0ab3 commit 9e1bf69
Show file tree
Hide file tree
Showing 3 changed files with 1,227 additions and 606 deletions.
26 changes: 0 additions & 26 deletions Open-ILS/src/templates/staff/navbar.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -280,32 +280,6 @@
</a>
</li>
<li class="divider"></li>
<li>
<a href="./schedule/legacy/main" target="_self">
<span class="glyphicon glyphicon-object-align-bottom"></span>
[% l('Batch schedule') %]
</a>
</li>
<li>
<a href="./enrich/legacy/main" target="_self">
<span class="glyphicon glyphicon-object-align-bottom"></span>
[% l('Enrich reports') %]
</a>
</li>
<li class="divider"></li>
<li>
<a href="./enrich/legacy/main" target="_self">
<span class="glyphicon glyphicon-object-align-bottom"></span>
[% l('Enrich') %]
</a>
</li>
<li>
<a href="./schedule/legacy/main" target="_self">
<span class="glyphicon glyphicon-object-align-bottom"></span>
[% l('Schedule') %]
</a>
</li>
<li class="divider"></li>
<li>
<a href="./cat/catalog/retrieve_by_id" target="_self">
<span class="glyphicon glyphicon-file"></span>
Expand Down
Loading

0 comments on commit 9e1bf69

Please sign in to comment.