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:
5e2cab5
)
LP1952931 Receive Shipment AngJS menu entry
author
Bill Erickson
<berickxx@gmail.com>
Fri, 1 Apr 2022 20:44:20 +0000
(16:44 -0400)
committer
Jane Sandberg
<sandbergja@gmail.com>
Thu, 20 Oct 2022 13:56:20 +0000
(06:56 -0700)
Signed-off-by: Bill Erickson <berickxx@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
4132037
..
b988653
100644
(file)
--- a/
Open-ILS/src/templates/staff/navbar.tt2
+++ b/
Open-ILS/src/templates/staff/navbar.tt2
@@
-439,6
+439,13
@@
</a>
</li>
<li>
+ <li>
+ <a href="/eg2/staff/acq/asn/receive">
+ <span class="glyphicon glyphicon-usd" aria-hidden="true"></span>
+ [% l('Receive Shipment') %]
+ </a>
+ </li>
+ <li>
<a href="/eg2/staff/acq/search/invoices" target="_self">
<span class="glyphicon glyphicon-usd" aria-hidden="true"></span>
[% l('Invoices') %]