diff options
author | Mark Wells <mark@freeside.biz> | 2014-09-22 13:53:13 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2014-09-22 13:53:13 -0700 |
commit | 9978f575bece86766998cd41b68df200d151c44b (patch) | |
tree | 0ab5710970340ea192eb401ce1265a35c1709bbd /httemplate/edit/deploy_zone-mobile.html | |
parent | cf2e830a772b05a22d084e76e6cf3b8a3701cef6 (diff) |
fix browse/deploy_zone link, #31065
Diffstat (limited to 'httemplate/edit/deploy_zone-mobile.html')
-rw-r--r-- | httemplate/edit/deploy_zone-mobile.html | 1 |
1 files changed, 1 insertions, 0 deletions
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', |