[freeside-commits] freeside/httemplate/edit/process cgp_rule.html, 1.1.2.3, 1.1.2.4

Ivan,,, ivan at wavetail.420.am
Sun Jun 6 17:09:40 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv28051/httemplate/edit/process

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	cgp_rule.html 
Log Message:
mysql compat: cgp_rule_condition s/condition/conditionname/

Index: cgp_rule.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/cgp_rule.html,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -w -d -r1.1.2.3 -r1.1.2.4
--- cgp_rule.html	29 Apr 2010 07:40:47 -0000	1.1.2.3
+++ cgp_rule.html	7 Jun 2010 00:09:34 -0000	1.1.2.4
@@ -4,7 +4,7 @@
               'process_o2m' => [
                 {
                   'table' => 'cgp_rule_condition',
-                  'fields' => [qw( condition op params )],
+                  'fields' => [qw( conditionname op params )],
                 },
                 {
                   'table' => 'cgp_rule_action',



More information about the freeside-commits mailing list