[freeside-commits] branch FREESIDE_3_BRANCH updated. 2e2f9b6ea9598b6e087baa9b9f0974ba0f2cff44

Jeremy Davis jeremyd at 420.am
Mon Jun 9 07:55:34 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  2e2f9b6ea9598b6e087baa9b9f0974ba0f2cff44 (commit)
      from  dca8165e63b41dbf72a12a171ccfda2b17a420ca (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 2e2f9b6ea9598b6e087baa9b9f0974ba0f2cff44
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Mon Jun 9 10:55:26 2014 -0400

    29523 Fix URL on package fee edit

diff --git a/httemplate/edit/part_fee.html b/httemplate/edit/part_fee.html
index 20defe5..3399410 100644
--- a/httemplate/edit/part_fee.html
+++ b/httemplate/edit/part_fee.html
@@ -22,6 +22,7 @@
     %locale_labels
   },
   'fields'        => \@fields,
+  'viewall_dir'   => 'browse',
   'edit_callback'   => $edit_callback,
   'error_callback'  => $error_callback,
 &>

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

Summary of changes:
 httemplate/edit/part_fee.html |    1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list