X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_broadband.cgi;fp=httemplate%2Fedit%2Fsvc_broadband.cgi;h=b266928a16dfb88e3da20582e91431fd25b40028;hp=b07c725aec5ccad9526a0efffb99cf0c66d65b75;hb=a69299c596de60f4b26db7431165f7f3ffe928e2;hpb=da590709ee5f3e6a661950fcfce39dbbf9d6add4 diff --git a/httemplate/edit/svc_broadband.cgi b/httemplate/edit/svc_broadband.cgi index b07c725ae..b266928a1 100644 --- a/httemplate/edit/svc_broadband.cgi +++ b/httemplate/edit/svc_broadband.cgi @@ -103,7 +103,8 @@ my @fields = ( qw( description speed_down speed_up ), { field=>'sectornum', type=>'select-tower_sector', }, { field=>'routernum', type=>'select-router_block_ip' }, - qw( mac_addr latitude longitude altitude vlan_profile + { field=>'mac_addr' , type=>'input-mac_addr' }, + qw( latitude longitude altitude vlan_profile performance_profile authkey plan_id ) );