[freeside-commits] freeside/htetc handler.pl,1.82,1.83

Ivan,,, ivan at wavetail.420.am
Tue Dec 26 18:37:19 PST 2006


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv4360/htetc

Modified Files:
	handler.pl 
Log Message:
Add a (magically appearing and disappearing) label on the county selector.  confusing when labeled "state"

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- handler.pl	19 Dec 2006 10:02:06 -0000	1.82
+++ handler.pl	27 Dec 2006 02:37:17 -0000	1.83
@@ -129,7 +129,7 @@
                      eidiot small_custview myexit http_header);
       use FS::UI::Web;
       use FS::Msgcat qw(gettext geterror);
-      use FS::Misc qw( send_email send_fax states_hash state_label );
+      use FS::Misc qw( send_email send_fax states_hash counties state_label );
       use FS::Report::Table::Monthly;
       use FS::TicketSystem;
 



More information about the freeside-commits mailing list