X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_broadband.cgi;h=ad4d6046df7a9e50d71d406c431b2bad1b7aa058;hp=d4baf35a0a4b106d2c5664fa78b9ba1bea7993a6;hb=573139dbd6c37808697bfa72a3a468bb0980d4dd;hpb=7aef2e455fe8a4722036f231ee8609ac63b2a9c9 diff --git a/httemplate/edit/svc_broadband.cgi b/httemplate/edit/svc_broadband.cgi index d4baf35a0..ad4d6046d 100644 --- a/httemplate/edit/svc_broadband.cgi +++ b/httemplate/edit/svc_broadband.cgi @@ -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 ),