fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14803] hide an element from search


From: Sigurd Nes
Subject: [Fmsystem-commits] [14803] hide an element from search
Date: Wed, 02 Mar 2016 16:40:48 +0000

Revision: 14803
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14803
Author:   sigurdne
Date:     2016-03-02 16:40:48 +0000 (Wed, 02 Mar 2016)
Log Message:
-----------
hide an element from search

Modified Paths:
--------------
    trunk/bookingfrontend/templates/base/search.xsl

Modified: trunk/bookingfrontend/templates/base/search.xsl
===================================================================
--- trunk/bookingfrontend/templates/base/search.xsl     2016-03-02 13:29:45 UTC 
(rev 14802)
+++ trunk/bookingfrontend/templates/base/search.xsl     2016-03-02 16:40:48 UTC 
(rev 14803)
@@ -127,12 +127,10 @@
                                        </ul>
                                </div>
 
-                               <div class="pure-u-1" id="activity_tree">
+                               <!--div class="pure-u-1" id="activity_tree">
                                        <div class="heading">
-                                               <!--xsl:value-of 
select="php:function('lang', 'Resource')" /-->
                                                Velg type lokale/anlegg/utstyr.
                                        </div>
-                                       <!-- Some style for the expand/contract 
section-->
                                        <style>
                                                #expandcontractdiv {border:1px 
dotted #dedede; margin:0 0 .5em 0; padding:0.4em;}
                                                #treeDiv1 { background: #fff; 
padding:1em; margin-top:1em; }
@@ -141,7 +139,6 @@
                                        <script type="text/javascript">
                                                filter_tree = <xsl:value-of 
select="filter_tree"/>;
                                        </script>
-                                       <!-- markup for expand/contract links 
-->
                                        <div id="treecontrol">
                                                <a id="collapse1" 
title="Collapse the entire tree below" href="#">
                                                        <xsl:value-of 
select="php:function('lang', 'collapse all')"/>
@@ -152,7 +149,7 @@
                                                </a>
                                        </div>
                                        <div id="treeDiv1"></div>
-                               </div>
+                               </div-->
 
                                <div class="pure-u-1">
                                        <div class="heading">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]