fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16778] more on eventplanner


From: sigurdne
Subject: [Fmsystem-commits] [16778] more on eventplanner
Date: Wed, 24 May 2017 14:37:45 -0400 (EDT)

Revision: 16778
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16778
Author:   sigurdne
Date:     2017-05-24 14:37:45 -0400 (Wed, 24 May 2017)
Log Message:
-----------
more on eventplanner

Modified Paths:
--------------
    trunk/eventplanner/inc/model/class.customer.inc.php

Modified: trunk/eventplanner/inc/model/class.customer.inc.php
===================================================================
--- trunk/eventplanner/inc/model/class.customer.inc.php 2017-05-23 13:01:05 UTC 
(rev 16777)
+++ trunk/eventplanner/inc/model/class.customer.inc.php 2017-05-24 18:37:45 UTC 
(rev 16778)
@@ -251,8 +251,8 @@
                                                'type' => 'string',
                                                'manytomany' => array(
                                                        'input_field' => 
'comment_input',
-                                                       'table' => 
'eventplanner_vendor_comment',
-                                                       'key' => 'vendor_id',
+                                                       'table' => 
'eventplanner_customer_comment',
+                                                       'key' => 'customer_id',
                                                        'column' => 
array('time', 'author', 'comment', 'type'),
                                                        'order' => array('sort' 
=> 'time', 'dir' => 'ASC')
                                                )),




reply via email to

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