summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/deploy_zone-fixed.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-08-07 13:50:51 -0700
committerMark Wells <mark@freeside.biz>2014-08-07 14:01:29 -0700
commit022bfd91eca7ae26f8f6ee125179f5c0ff4cbb72 (patch)
treecc0393376e66d513fb9470e4ce946b7142241088 /httemplate/edit/process/deploy_zone-fixed.html
parent36d3a1f27ef9c801f4fb9a0189bde93f417e1a88 (diff)
merge new form 477 stuff, #24047
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 )]
+ },
+&>