blob: 02362db6a6a74e27130485fa8c8a3892a4f2b00e (
plain)
1
2
3
4
5
6
7
8
9
10
|
<& elements/process.html,
table => 'tower',
viewall_dir => 'browse',
process_o2m => { 'table' => 'tower_sector',
'fields' => [qw(
sectorname ip_addr height freq_mhz direction width
sector_range
)],
},
&>
|