projects
/
evergreen
/
joelewis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66e33a6
)
webstaff: Load MARC Order Records
author
Jason Etheridge
<jason@esilibrary.com>
Mon, 17 Oct 2016 20:12:02 +0000
(16:12 -0400)
committer
Kathy Lussier
<klussier@masslnc.org>
Tue, 22 Nov 2016 19:10:04 +0000
(14:10 -0500)
FIXME:
TypeError: openils.XUL.localStorage is not a function
at vlagent.js:56
Having trouble working around this.
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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
ea1e35f
..
ce0bf3c
100644
(file)
--- a/
Open-ILS/src/templates/staff/navbar.tt2
+++ b/
Open-ILS/src/templates/staff/navbar.tt2
@@
-299,6
+299,13
@@
[% l('Load Catalog Record IDs') %]
</a>
</li>
+ <li class="divider"></li>
+ <li>
+ <a href="./acq/legacy/picklist/upload" target="_self">
+ <span class="glyphicon glyphicon-cloud-upload"></span>
+ [% l('Load MARC Order Records') %]
+ </a>
+ </li>
</ul>
</li>