fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15472] add schedule method


From: saul . huanay
Subject: [Fmsystem-commits] [15472] add schedule method
Date: Mon, 15 Aug 2016 23:59:13 +0000 (UTC)

Revision: 15472
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15472
Author:   psaul
Date:     2016-08-15 23:59:13 +0000 (Mon, 15 Aug 2016)
Log Message:
-----------
add schedule method

Modified Paths:
--------------
    branches/dev-syncromind-2/rental/inc/class.uicontract.inc.php

Modified: branches/dev-syncromind-2/rental/inc/class.uicontract.inc.php
===================================================================
--- branches/dev-syncromind-2/rental/inc/class.uicontract.inc.php       
2016-08-15 23:58:40 UTC (rev 15471)
+++ branches/dev-syncromind-2/rental/inc/class.uicontract.inc.php       
2016-08-15 23:59:13 UTC (rev 15472)
@@ -2221,7 +2221,7 @@
             self::add_javascript('booking','booking','schedule.js');
             phpgwapi_jquery::load_widget("datepicker");
             
-            self::render_template_xsl(array('test_schedule'), array('schedule' 
=> $contracts));
+            self::render_template_xsl(array('schedule'), array('schedule' => 
$contracts));
             
         }
 




reply via email to

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