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