RT#38048: not storing credit card #s [no longer setting cust_main->card_token]
[freeside.git] / httemplate / edit / process / deploy_zone-mobile.html
1 <& elements/process.html, 
2     error_redirect => popurl(2).'deploy_zone-mobile.html',
3     table       => 'deploy_zone',
4     viewall_dir => 'browse',
5     process_o2m => 
6       { 'table'  => 'deploy_zone_vertex',
7                      'fields' => [qw( latitude longitude )]
8       },
9 &>