fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14318] fixing forms


From: Saul
Subject: [Fmsystem-commits] [14318] fixing forms
Date: Tue, 10 Nov 2015 16:20:16 +0000

Revision: 14318
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14318
Author:   psaul
Date:     2015-11-10 16:20:16 +0000 (Tue, 10 Nov 2015)
Log Message:
-----------
fixing forms

Modified Paths:
--------------
    branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php

Modified: branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php
===================================================================
--- branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php 
2015-11-10 14:40:45 UTC (rev 14317)
+++ branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php 
2015-11-10 16:20:16 UTC (rev 14318)
@@ -608,8 +608,7 @@
                        $activities = $activities['results'];
             
             self::add_javascript('bookingfrontend', 'bookingfrontend', 
'booking_massupdate.js');
-                       echo "Step: " . $step . "<br />";
-            var_dump($booking);exit();
+
                        self::render_template('booking_massupdate',
                                        array('booking' => $booking,
                                                  'agegroups' => $agegroups,




reply via email to

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