[freeside-commits] freeside/httemplate/elements menu.html, 1.20,
1.21
Jeff Finucane,420,,
jeff at wavetail.420.am
Tue Mar 20 13:01:06 PDT 2007
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv15560
Modified Files:
menu.html
Log Message:
tie note import into menu
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- menu.html 3 Feb 2007 11:36:30 -0000 1.20
+++ menu.html 20 Mar 2007 20:01:03 -0000 1.21
@@ -187,6 +187,7 @@
tie my %tools_importing, 'Tie::IxHash',
'Import customers from CSV file' => [ $fsurl.'misc/cust_main-import.cgi', '' ],
+ 'Import customer notes from CSV file' => [ $fsurl.'misc/cust_main_note-import.html', '' ],
'Import one-time charges from CSV file' => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ],
'Import Call Detail Records (CDRs) from CSV file' => [ $fsurl.'misc/cdr-import.html', '' ],
;
More information about the freeside-commits
mailing list