summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/tower.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-23 01:53:07 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-23 01:53:07 -0700
commit235ea1322692166f921cadbdc373a34c8f1694d2 (patch)
treed6143091e64c52b466a2c105c7731a136f587be6 /httemplate/edit/process/tower.html
parentf8b21b0164ccef1152c66d7e1db47311213f4b95 (diff)
add more fields to towers and sectors, RT#16372
Diffstat (limited to 'httemplate/edit/process/tower.html')
-rw-r--r--httemplate/edit/process/tower.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/tower.html b/httemplate/edit/process/tower.html
index 7353784e5..bbfc1a670 100644
--- a/httemplate/edit/process/tower.html
+++ b/httemplate/edit/process/tower.html
@@ -2,6 +2,6 @@
table => 'tower',
viewall_dir => 'browse',
process_o2m => { 'table' => 'tower_sector',
- 'fields' => [qw( sectorname ip_addr )],
+ 'fields' => [qw( sectorname ip_addr height freq_mhz direction width range )],
},
&>