summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/tower.html
blob: bbfc1a670b1db024d7436e3ccdcb7e17541d466e (plain)
1
2
3
4
5
6
7
<& elements/process.html, 
    table       => 'tower',
    viewall_dir => 'browse',
    process_o2m => { 'table'  => 'tower_sector',
                     'fields' => [qw( sectorname ip_addr height freq_mhz direction width range )],
                   },
&>