projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72830ba
)
LP#1402797 Just hide the statusbar by default. It gets in the way.
author
Mike Rylander
<mrylander@gmail.com>
Fri, 30 Jan 2015 18:33:10 +0000
(13:33 -0500)
committer
Bill Erickson
<berickxx@gmail.com>
Wed, 25 Feb 2015 16:16:06 +0000
(11:16 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/statusbar.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/staff/statusbar.tt2
b/Open-ILS/src/templates/staff/statusbar.tt2
index
47675b6
..
1153223
100644
(file)
--- a/
Open-ILS/src/templates/staff/statusbar.tt2
+++ b/
Open-ILS/src/templates/staff/statusbar.tt2
@@
-3,7
+3,7
@@
<div id="status-bar"
class="navbar navbar-default navbar-fixed-bottom"
ng-model="statusbar_hidden"
- ng-hide="
statusbar_hidden
"
+ ng-hide="
true
"
role="navigation">
<!--