LP#1402797 Just hide the statusbar by default. It gets in the way.
authorMike Rylander <mrylander@gmail.com>
Fri, 30 Jan 2015 18:33:10 +0000 (13:33 -0500)
committerBill 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

index 47675b6..1153223 100644 (file)
@@ -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">
 
   <!--