projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7adbbb0
)
LP#1778414 Add Item Status to the Catalog menu
user/gcollum/LP1778414_item_status_in_catalog_menu
author
Garry Collum
<gcollum@gmail.com>
Wed, 27 Jun 2018 20:08:34 +0000
(16:08 -0400)
committer
Garry Collum
<gcollum@gmail.com>
Wed, 27 Jun 2018 20:08:34 +0000
(16:08 -0400)
This patch adds Item Status as an option in the Catalog menu.
Signed-off-by: Garry Collum <gcollum@gmail.com>
Open-ILS/src/templates/staff/navbar.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/staff/navbar.tt2
b/Open-ILS/src/templates/staff/navbar.tt2
index
a6a65ad
..
af20d28
100644
(file)
--- a/
Open-ILS/src/templates/staff/navbar.tt2
+++ b/
Open-ILS/src/templates/staff/navbar.tt2
@@
-252,6
+252,13
@@
</a>
</li>
<li>
+ <a href="./cat/item/search" target="_self">
+ <span class="glyphicon glyphicon-saved"></span>
+ <span>[% l('Item Status') %]</span>
+ </a>
+ </li>
+ <li class="divider"></li>
+ <li>
<a href="./cat/bucket/record/view" target="_self">
<span class="glyphicon glyphicon-list-alt"></span>
[% l('Record Buckets') %]