summaryrefslogtreecommitdiff
path: root/httemplate/edit/deploy_zone-fixed.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/deploy_zone-fixed.html')
-rw-r--r--httemplate/edit/deploy_zone-fixed.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/edit/deploy_zone-fixed.html b/httemplate/edit/deploy_zone-fixed.html
index ecec9c434..8c6d54e5d 100644
--- a/httemplate/edit/deploy_zone-fixed.html
+++ b/httemplate/edit/deploy_zone-fixed.html
@@ -14,6 +14,7 @@
'is_consumer' => 'Consumer/mass market',
'is_business' => 'Business/government',
'blocknum' => '',
+ 'active_date' => 'Active since',
},
'fields' => [
{ field => 'zonetype',
@@ -25,6 +26,10 @@
value => 'broadband'
},
'description',
+ { field => 'active_date',
+ type => 'fixed-date',
+ value => time,
+ },
{ field => 'agentnum',
type => 'select-agent',
disable_empty => 1,