X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Ftower.html;h=377a33e9bcca054af1bc6b98118ce989e7c525e6;hb=ecf1c9cc0a20be6e489657e005ea771977b9f69c;hp=00c9adde1f7db09a0f453e749029d685841f3112;hpb=822d38841a1620b8b8e8c5ac4102ad64de9ae17f;p=freeside.git diff --git a/httemplate/edit/tower.html b/httemplate/edit/tower.html index 00c9adde1..377a33e9b 100644 --- a/httemplate/edit/tower.html +++ b/httemplate/edit/tower.html @@ -26,9 +26,9 @@ 'default_ip_addr' => 'Tower IP address', 'latitude' => 'Latitude', 'longitude' => 'Longitude', - 'altitude' => 'Altitude', - 'height' => 'Height', - 'veg_height' => 'Vegetation height', + 'altitude' => 'Altitude (feet)', + 'height' => 'Height (feet)', + 'veg_height' => 'Vegetation height (feet)', 'color' => 'Color', }, &> @@ -37,7 +37,10 @@ my $m2_error_callback = sub { # reconstruct the list my ($cgi, $object) = @_; - my @fields = qw( sectorname ip_addr height freq_mhz direction width range ); + my @fields = qw( + sectorname ip_addr height freq_mhz direction width tilt v_width margin sector_range + ); + map { my $k = $_; new FS::tower_sector {