[freeside-commits] freeside/httemplate/search cust_bill_pkg.cgi, 1.28, 1.28.2.1

Ivan,,, ivan at wavetail.420.am
Mon Jan 18 16:13:20 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv22210

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	cust_bill_pkg.cgi 
Log Message:
fix color/style after removal of billpkgnum display

Index: cust_bill_pkg.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_bill_pkg.cgi,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- cust_bill_pkg.cgi	17 Sep 2009 01:37:36 -0000	1.28
+++ cust_bill_pkg.cgi	19 Jan 2010 00:13:18 -0000	1.28.2.1
@@ -41,7 +41,7 @@
                    \&FS::UI::Web::cust_fields,
                  ],
                  'links'       => [
-                   '',
+                   #'',
                    '',
                    '',
                    '',
@@ -51,9 +51,10 @@
                          FS::UI::Web::cust_header()
                    ),
                  ],
-                 'align' => 'rlrrrc'.FS::UI::Web::cust_aligns(),
+                 #'align' => 'rlrrrc'.FS::UI::Web::cust_aligns(),
+                 'align' => 'lrrrc'.FS::UI::Web::cust_aligns(),
                  'color' => [ 
-                              '',
+                              #'',
                               '',
                               '',
                               '',
@@ -62,7 +63,7 @@
                               FS::UI::Web::cust_colors(),
                             ],
                  'style' => [ 
-                              '',
+                              #'',
                               '',
                               '',
                               '',



More information about the freeside-commits mailing list