summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/tower.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-05-30 14:04:10 -0700
committerIvan Kohler <ivan@freeside.biz>2014-05-30 14:04:10 -0700
commit704df08c7f81c0ac0e828362f0b1304225757374 (patch)
tree63a4c1505524f5bdf4ec46c4b7e592c0be8878de /httemplate/edit/process/tower.html
parent92f4d4407513140d5c78a689f340e5f4c1ffcbe5 (diff)
MySQL support, RT#28895
Diffstat (limited to 'httemplate/edit/process/tower.html')
-rw-r--r--httemplate/edit/process/tower.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/httemplate/edit/process/tower.html b/httemplate/edit/process/tower.html
index bbfc1a670..02362db6a 100644
--- a/httemplate/edit/process/tower.html
+++ b/httemplate/edit/process/tower.html
@@ -2,6 +2,9 @@
table => 'tower',
viewall_dir => 'browse',
process_o2m => { 'table' => 'tower_sector',
- 'fields' => [qw( sectorname ip_addr height freq_mhz direction width range )],
+ 'fields' => [qw(
+ sectorname ip_addr height freq_mhz direction width
+ sector_range
+ )],
},
&>