diff options
Diffstat (limited to 'httemplate/edit/process/tower.html')
-rw-r--r-- | httemplate/edit/process/tower.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/tower.html b/httemplate/edit/process/tower.html index d14ac56f8..588a68e8d 100644 --- a/httemplate/edit/process/tower.html +++ b/httemplate/edit/process/tower.html @@ -4,7 +4,7 @@ process_o2m => { 'table' => 'tower_sector', 'fields' => [qw( sectorname ip_addr height freq_mhz direction width - downtilt v_width margin + downtilt v_width db_high db_low sector_range )], }, |