From 022bfd91eca7ae26f8f6ee125179f5c0ff4cbb72 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 7 Aug 2014 13:50:51 -0700 Subject: merge new form 477 stuff, #24047 --- httemplate/edit/process/deploy_zone-fixed.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 httemplate/edit/process/deploy_zone-fixed.html (limited to 'httemplate/edit/process/deploy_zone-fixed.html') 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 )] + }, +&> -- cgit v1.2.1