fix browse/deploy_zone link, #31065
authorMark Wells <mark@freeside.biz>
Mon, 22 Sep 2014 20:53:13 +0000 (13:53 -0700)
committerMark Wells <mark@freeside.biz>
Mon, 22 Sep 2014 20:53:13 +0000 (13:53 -0700)
httemplate/edit/deploy_zone-fixed.html
httemplate/edit/deploy_zone-mobile.html

index 1a79500..fb26c49 100644 (file)
@@ -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',
index 8e985b1..d049cb0 100644 (file)
@@ -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',