fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7350] bookingfrontend: hide extra searchfied from he


From: Sigurd Nes
Subject: [Fmsystem-commits] [7350] bookingfrontend: hide extra searchfied from heading
Date: Mon, 06 Jun 2011 11:06:23 +0000

Revision: 7350
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7350
Author:   sigurdne
Date:     2011-06-06 11:06:23 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
bookingfrontend: hide extra searchfied from heading

Modified Paths:
--------------
    trunk/phpgwapi/templates/bkbooking/head.inc.php

Modified: trunk/phpgwapi/templates/bkbooking/head.inc.php
===================================================================
--- trunk/phpgwapi/templates/bkbooking/head.inc.php     2011-06-06 09:23:43 UTC 
(rev 7349)
+++ trunk/phpgwapi/templates/bkbooking/head.inc.php     2011-06-06 11:06:23 UTC 
(rev 7350)
@@ -131,7 +131,7 @@
                'navbar_config' => $_navbar_config,
                'lbl_search'    => lang('Search'),
                'logofile'              => $logofile_frontend,
-               'header_search_class'   => (isset($_GET['menuaction']) && 
$_GET['menuaction'] == 'bookingfrontend.uisearch.index' ? 'hidden' : '')
+               'header_search_class'   => 
'hidden'//(isset($_GET['menuaction']) && $_GET['menuaction'] == 
'bookingfrontend.uisearch.index' ? 'hidden' : '')
        );
        if ($manual !== null) 
        {




reply via email to

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