summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/deploy_zone-mobile.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/deploy_zone-mobile.html')
-rw-r--r--httemplate/edit/process/deploy_zone-mobile.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/httemplate/edit/process/deploy_zone-mobile.html b/httemplate/edit/process/deploy_zone-mobile.html
new file mode 100644
index 000000000..c913c5cd6
--- /dev/null
+++ b/httemplate/edit/process/deploy_zone-mobile.html
@@ -0,0 +1,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 )]
+ },
+&>