tower tracking, RT#15538
[freeside.git] / httemplate / edit / svc_broadband.cgi
index d4baf35..ad4d604 100644 (file)
@@ -97,7 +97,9 @@ END
 ;
 
 my @fields = (
-  qw( description ip_addr speed_down speed_up blocknum ),
+  qw( description ip_addr speed_down speed_up ),
+  { field=>'sectornum', type=>'select-tower_sector', },
+  qw( blocknum ),
   { field=>'block_label', type=>'fixed' },
   qw( mac_addr latitude longitude altitude vlan_profile 
       performance_profile authkey plan_id ),