summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/deploy_zone-fixed.html
blob: c14c81c5834fa0bcb7927203c0d573dc0c724bd3 (plain)
1
2
3
4
5
6
7
8
9
<& elements/process.html, 
    error_redirect => popurl(2).'deploy_zone-fixed.html?',
    table       => 'deploy_zone',
    viewall_dir => 'browse',
    process_o2m => 
      { 'table'  => 'deploy_zone_block',
                     'fields' => [qw( censusblock censusyear )]
      },
&>