[freeside-commits] freeside/httemplate/edit/elements edit.html, 1.39.2.6, 1.39.2.7

Ivan,,, ivan at wavetail.420.am
Wed Apr 28 19:59:25 PDT 2010


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	edit.html 
Log Message:
communigate (phase 2): rules: adding conditions and actions to rule edit.  RT#7514

Index: edit.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/elements/edit.html,v
retrieving revision 1.39.2.6
retrieving revision 1.39.2.7
diff -u -w -d -r1.39.2.6 -r1.39.2.7
--- edit.html	27 Apr 2010 08:38:08 -0000	1.39.2.6
+++ edit.html	29 Apr 2010 02:59:23 -0000	1.39.2.7
@@ -558,7 +558,8 @@
 
           var newrow =  <% include(@layer_opt, html_only=>1) |js_string %>;
 
-%         if ( $type eq 'selectlayers' ) { #until the rest have html/js_only
+%         #until the rest have html/js_only
+%         if ( $type eq 'selectlayers' || $type =~ /^select-cgp_rule_/ ) {
             var newfunc = <% include(@layer_opt, js_only  =>1) |js_string %>;
 %         } else {
             var newfunc = '';



More information about the freeside-commits mailing list