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