fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8069] bkbooking: nsf site minor update


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [8069] bkbooking: nsf site minor update
Date: Wed, 09 Nov 2011 12:06:47 +0000

Revision: 8069
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8069
Author:   kjell
Date:     2011-11-09 12:06:40 +0000 (Wed, 09 Nov 2011)
Log Message:
-----------
bkbooking: nsf site minor update

Modified Paths:
--------------
    branches/dev-thomasez/bookingfrontend/inc/class.uisearch.inc.php

Added Paths:
-----------
    
branches/dev-thomasez/phpgwapi/templates/bkbooking/images/nsf/forsidebilde.png

Modified: branches/dev-thomasez/bookingfrontend/inc/class.uisearch.inc.php
===================================================================
--- branches/dev-thomasez/bookingfrontend/inc/class.uisearch.inc.php    
2011-11-09 11:01:30 UTC (rev 8068)
+++ branches/dev-thomasez/bookingfrontend/inc/class.uisearch.inc.php    
2011-11-09 12:06:40 UTC (rev 8069)
@@ -33,7 +33,7 @@
       // Should of course be replaced with some config option for the image
       // or using the tmpl_search_path. Need to work a little mor on this 
system
       // to find the right option. - thomasez
-                       $params = is_null($search) ? array('frontimage' => 
"{$GLOBALS['phpgw_info']['server']['webserver_url']}/phpgwapi/templates/{$GLOBALS['phpgw_info']['server']['template_set']}/images/newlayout/forsidebilde.jpg")
 : array('search' => $search);
+                       $params = is_null($search) ? array('frontimage' => 
"{$GLOBALS['phpgw_info']['server']['webserver_url']}/phpgwapi/templates/{$GLOBALS['phpgw_info']['server']['template_set']}/images/nsf/forsidebilde.png")
 : array('search' => $search);
 
                        self::render_template('search', $params);
                }

Added: 
branches/dev-thomasez/phpgwapi/templates/bkbooking/images/nsf/forsidebilde.png
===================================================================
(Binary files differ)


Property changes on: 
branches/dev-thomasez/phpgwapi/templates/bkbooking/images/nsf/forsidebilde.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream




reply via email to

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