[freeside-commits] freeside/httemplate/browse part_pkg_taxclass.html, 1.1, 1.2

Ivan,,, ivan at wavetail.420.am
Sat Jan 30 19:00:38 PST 2010


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

Modified Files:
	part_pkg_taxclass.html 
Log Message:
fix header on report

Index: part_pkg_taxclass.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/part_pkg_taxclass.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- part_pkg_taxclass.html	30 Jun 2009 19:38:57 -0000	1.1
+++ part_pkg_taxclass.html	31 Jan 2010 03:00:36 -0000	1.2
@@ -6,7 +6,7 @@
                                     ],
                  'query'         => { 'table' => 'part_pkg_taxclass', },
                  'count_query'   => 'SELECT COUNT(*) FROM part_pkg_taxclass',
-                 'header'        => [ '#', 'Device type' ],
+                 'header'        => [ '#', 'Tax class' ],
                  'fields'        => [ 'taxclassnum',
                                       'taxclass',
                                     ],



More information about the freeside-commits mailing list