[freeside-commits] branch master updated. 9978f575bece86766998cd41b68df200d151c44b

Mark Wells mark at 420.am
Mon Sep 22 13:53:19 PDT 2014


The branch, master has been updated
       via  9978f575bece86766998cd41b68df200d151c44b (commit)
      from  cf2e830a772b05a22d084e76e6cf3b8a3701cef6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9978f575bece86766998cd41b68df200d151c44b
Author: Mark Wells <mark at freeside.biz>
Date:   Mon Sep 22 13:53:13 2014 -0700

    fix browse/deploy_zone link, #31065

diff --git a/httemplate/edit/deploy_zone-fixed.html b/httemplate/edit/deploy_zone-fixed.html
index 1a79500..fb26c49 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 8e985b1..d049cb0 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',

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/deploy_zone-fixed.html  |    1 +
 httemplate/edit/deploy_zone-mobile.html |    1 +
 2 files changed, 2 insertions(+)




More information about the freeside-commits mailing list