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:
40079db
)
Remove confusing "session" tab from the offline menu entry -- the code will figure...
author
Mike Rylander
<mrylander@gmail.com>
Tue, 29 Aug 2017 18:14:34 +0000
(14:14 -0400)
committer
Kathy Lussier
<klussier@masslnc.org>
Wed, 30 Aug 2017 13:52:06 +0000
(09:52 -0400)
Signed-off-by: Mike Rylander <mrylander@gmail.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
45e0068
..
1142bcc
100644
(file)
--- a/
Open-ILS/src/templates/staff/navbar.tt2
+++ b/
Open-ILS/src/templates/staff/navbar.tt2
@@
-225,7
+225,7
@@
</li>
<li class="divider"></li>
<li>
- <a href="./offline-interface
/session
" target="_self">
+ <a href="./offline-interface" target="_self">
<span class="glyphicon glyphicon-alert"></span>
<span>[% l('Offline Circulation') %]</span>
</a>