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:
2d14ef3
)
LP1952931 Receive Shipment AngJS menu entry
author
Bill Erickson
<berickxx@gmail.com>
Fri, 1 Apr 2022 20:44:20 +0000
(16:44 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Wed, 21 Sep 2022 15:29:35 +0000
(11:29 -0400)
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
6348603
..
cb8975e
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') %]