[freeside-commits] freeside/httemplate/misc phone_avail-import.html, 1.2.8.1, 1.2.8.2

Ivan,,, ivan at wavetail.420.am
Mon Jan 17 18:46:38 PST 2011


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

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	phone_avail-import.html 
Log Message:
better export labeling for DID import, RT#11219

Index: phone_avail-import.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/phone_avail-import.html,v
retrieving revision 1.2.8.1
retrieving revision 1.2.8.2
diff -u -w -d -r1.2.8.1 -r1.2.8.2
--- phone_avail-import.html	16 Jan 2011 05:44:16 -0000	1.2.8.1
+++ phone_avail-import.html	18 Jan 2011 02:46:36 -0000	1.2.8.2
@@ -21,7 +21,8 @@
 
   <% include( '/elements/tr-select-table.html',
                 'table'       => 'part_export',
-                'name_col'    => 'machine',
+                'name_col'    => 'label',
+                'order_by'    => 'ORDER BY exportname, machine',
                 'label'       => 'Export',
                 'empty_label' => 'Select export',
                 'hashref'     => { 'exporttype' => 'internal_diddb', },



More information about the freeside-commits mailing list