X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Ftower.html;h=14f2dfa18a3e5fdba42a078193fd037abff31b70;hp=946a1405e9227a3288626e5ca0e300c8501a91f1;hb=5f9edcbe9fb3b3eb905614927aa6120d50c06ff1;hpb=e46f0ef0da8d0f639bacb293bfdf820e2a68b480 diff --git a/httemplate/edit/tower.html b/httemplate/edit/tower.html index 946a1405e..14f2dfa18 100644 --- a/httemplate/edit/tower.html +++ b/httemplate/edit/tower.html @@ -13,6 +13,8 @@ 'altitude', 'height', 'veg_height', + 'up_rate', + 'down_rate', # { field => 'sectornum', # type => 'tower_sector', # o2m_table => 'tower_sector', @@ -35,6 +37,8 @@ 'height' => 'Tower height (feet)', 'veg_height' => 'Vegetation height (feet)', 'color' => 'Color', + 'up_rate' => 'Up Rate (Kbps)', + 'down_rate' => 'Down Rate (Kbps)', }, &> <%init> @@ -43,7 +47,7 @@ my $m2_error_callback = sub { # reconstruct the list my ($cgi, $object) = @_; my @fields = qw( - sectorname ip_addr height freq_mhz direction width tilt v_width db_high db_low sector_range + sectorname ip_addr height freq_mhz direction width tilt v_width db_high db_low sector_range up_rate down_rate ); map {