summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-10-08 21:41:28 -0700
committerIvan Kohler <ivan@freeside.biz>2014-10-08 21:41:28 -0700
commit3146245f510ef873c4176bc06dc891f990db8f1e (patch)
tree804feb45a96db31ae11e4a11e75bc67f79159073 /httemplate/edit
parent7f2c31cd55d1f5c49db10e997b9e4756e4f46279 (diff)
parentf31bdd8e04ddd743cd7e89b59e83dde2afc3aea0 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/deploy_zone-fixed.html1
-rw-r--r--httemplate/edit/deploy_zone-mobile.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/edit/deploy_zone-fixed.html b/httemplate/edit/deploy_zone-fixed.html
index 1a79500ff..fb26c4958 100644
--- a/httemplate/edit/deploy_zone-fixed.html
+++ b/httemplate/edit/deploy_zone-fixed.html
@@ -2,6 +2,7 @@
'name_singular' => 'deployment zone',
'table' => 'deploy_zone',
'post_url' => popurl(1).'process/deploy_zone-fixed.html',
+ 'viewall_dir' => 'browse',
'labels' => {
'description' => 'Description',
'agentnum' => 'Agent',
diff --git a/httemplate/edit/deploy_zone-mobile.html b/httemplate/edit/deploy_zone-mobile.html
index 8e985b1c9..d049cb018 100644
--- a/httemplate/edit/deploy_zone-mobile.html
+++ b/httemplate/edit/deploy_zone-mobile.html
@@ -2,6 +2,7 @@
'name_singular' => 'deployment zone',
'table' => 'deploy_zone',
'post_url' => popurl(1).'process/deploy_zone-mobile.html',
+ 'viewall_dir' => 'browse',
'labels' => {
'description' => 'Description',
'agentnum' => 'Agent',