588a68e8d9a705051dca47ff19dfc818ebd2eee3
[freeside.git] / httemplate / edit / process / tower.html
1 <& elements/process.html, 
2     table       => 'tower',
3     viewall_dir => 'browse',
4     process_o2m => { 'table'  => 'tower_sector',
5                      'fields' => [qw(
6                        sectorname ip_addr height freq_mhz direction width
7                        downtilt v_width db_high db_low 
8                        sector_range
9                      )],
10                    },
11 &>