[freeside-commits] freeside/httemplate/view/cust_main packages.html, 1.31, 1.32

Ivan,,, ivan at wavetail.420.am
Sat Mar 29 01:15:48 PDT 2008


Update of /home/cvs/cvsroot/freeside/httemplate/view/cust_main
In directory wavetail.420.am:/tmp/cvs-serv661/httemplate/view/cust_main

Modified Files:
	packages.html 
Log Message:
okay.  and thank goodness its on 1.9.  really fix error reporting on quick package order this time.  have to change cust cancel popup slightly too, but its for the better (easier custnum parsing).  and lastly make it easier for reason selection to be reused without stickiness-on-errors being a big pain in the ass

Index: packages.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main/packages.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- packages.html	17 Mar 2008 02:37:39 -0000	1.31
+++ packages.html	29 Mar 2008 08:15:45 -0000	1.32
@@ -591,6 +591,7 @@
                                 'actionlabel' => 'Order new package',
                                 'color'       => '#333399',
                                 'cust_main'   => shift,
+                                'closetext'   => 'Close',
                               }
                             )
                    }



More information about the freeside-commits mailing list