staff UIs don't need a footer, it just complicates the ui
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 15 May 2009 21:02:26 +0000 (21:02 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 15 May 2009 21:02:26 +0000 (21:02 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13186 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/templates/default/base.tt2

index 06ea8d7..8269652 100644 (file)
             [% content %]
         </div>
     </div>
+    <!--
     <div id="oils-base-footer-block">
         [% INCLUDE default/footer.tt2 %]
     </div>
+    -->
 </div>
 [% END %]