summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/tower.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-23 01:53:03 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-23 01:53:03 -0700
commit822d38841a1620b8b8e8c5ac4102ad64de9ae17f (patch)
tree54242a812e185d34b2382ada10522eba827cef34 /httemplate/edit/process/tower.html
parentcc58d576f8c2da6d01751ca3234b6a1ec11db358 (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 )],
},
&>