summaryrefslogtreecommitdiff
path: root/httemplate/edit/process
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-05-30 14:04:09 -0700
committerIvan Kohler <ivan@freeside.biz>2014-05-30 14:04:09 -0700
commitdba6b1030a2694cbb69371c171e4ebb8c52db830 (patch)
treee3bf8f3b15c283be12558282900f8224d8e9eafd /httemplate/edit/process
parent5700d83bcd475134cff8afb28307174c09116924 (diff)
MySQL support, RT#28895
Diffstat (limited to 'httemplate/edit/process')
-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
+ )],
},
&>