[freeside-commits] freeside/httemplate/edit/process cgp_rule.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Sun Jun 6 17:10:29 PDT 2010


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

Modified Files:
	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.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- cgp_rule.html	29 Apr 2010 07:40:46 -0000	1.2
+++ cgp_rule.html	7 Jun 2010 00:10:25 -0000	1.3
@@ -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