customer edit: abstract out billing info to billing.html, re-do payment type selectio...
[freeside.git] / htetc / handler.pl
index 397e426..ba59e89 100644 (file)
@@ -110,7 +110,7 @@ sub handler
       use Business::CreditCard;
       use String::Approx qw(amatch);
       use Chart::LinesPoints;
-      use HTML::Widgets::SelectLayers 0.03;
+      use HTML::Widgets::SelectLayers 0.05;
       use FS;
       use FS::UID qw(cgisuidsetup dbh getotaker datasrc driver_name);
       use FS::Record qw(qsearch qsearchs fields dbdef);