fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14304] fix settings


From: Sigurd Nes
Subject: [Fmsystem-commits] [14304] fix settings
Date: Mon, 09 Nov 2015 09:57:38 +0000

Revision: 14304
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14304
Author:   sigurdne
Date:     2015-11-09 09:57:37 +0000 (Mon, 09 Nov 2015)
Log Message:
-----------
fix settings

Modified Paths:
--------------
    branches/dev-syncromind/booking/inc/class.uisettings.inc.php
    branches/dev-syncromind/booking/templates/base/settings.xsl

Modified: branches/dev-syncromind/booking/inc/class.uisettings.inc.php
===================================================================
--- branches/dev-syncromind/booking/inc/class.uisettings.inc.php        
2015-11-09 09:29:42 UTC (rev 14303)
+++ branches/dev-syncromind/booking/inc/class.uisettings.inc.php        
2015-11-09 09:57:37 UTC (rev 14304)
@@ -65,4 +65,12 @@
 
                        self::render_template('settings', array('config_data' 
=>$config->config_data, 'billing' => $billing ) );
                }
+
+               /**
+                * Dummy function to meet the requirements of the parent class
+                */
+               public function query()
+               {
+
+               }
        }

Modified: branches/dev-syncromind/booking/templates/base/settings.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/settings.xsl 2015-11-09 
09:29:42 UTC (rev 14303)
+++ branches/dev-syncromind/booking/templates/base/settings.xsl 2015-11-09 
09:57:37 UTC (rev 14304)
@@ -2,7 +2,6 @@
     <div id="content">
 
         <xsl:call-template name="msgbox"/>
-        <xsl:call-template name="yui_booking_i18n"/>
 
         <dl class="form">
             <dt class="heading">




reply via email to

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