From b46044325f03ed5118298100cc57305e48cdb650 Mon Sep 17 00:00:00 2001 From: erickson Date: Fri, 21 May 2010 15:09:13 +0000 Subject: [PATCH] hide the out-of-sync, non-xul dojo menu in the html pages. we don't want it showing up in the self-check UI or any oter public UIs built from templates git-svn-id: svn://svn.open-ils.org/ILS/trunk@16471 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/templates/default/base.tt2 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/base.tt2 b/Open-ILS/web/templates/default/base.tt2 index 8269652557..0570b12dda 100644 --- a/Open-ILS/web/templates/default/base.tt2 +++ b/Open-ILS/web/templates/default/base.tt2 @@ -7,9 +7,16 @@
+ + +
[% INCLUDE default/header.tt2 %]
-- 2.11.0