Author: ssenrogn
Date: 2008-04-04 10:24:26 +0200 (Fri, 04 Apr 2008)
New Revision: 6351

Modified:
   branches/2.17/generic.sesam/war/src/main/conf/views.xml
Log:
SEARCH-4424 - don't include css for default.

Modified: branches/2.17/generic.sesam/war/src/main/conf/views.xml
===================================================================
--- branches/2.17/generic.sesam/war/src/main/conf/views.xml     2008-04-03 
21:50:01 UTC (rev 6350)
+++ branches/2.17/generic.sesam/war/src/main/conf/views.xml     2008-04-04 
08:24:26 UTC (rev 6351)
@@ -14,7 +14,7 @@
     <!-- "absolute-ordering" means that the navigator sources should be sorted 
according to the 
 prority attribute of the navigation hints -->
 
-    <tab id="default" display-css="true">
+    <tab id="default" display-css="false">
         <layout>
             <include key="head-element" template="head/head"/>
             <include key="header"/>            

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to