[freeside-commits] branch master updated. f5158f30ad19d8bc2dbd637610ff0460b9a514e7

Jeremy Davis jeremyd at 420.am
Fri Aug 9 07:37:40 PDT 2013


The branch, master has been updated
       via  f5158f30ad19d8bc2dbd637610ff0460b9a514e7 (commit)
      from  43c8e76ef8fa89a6a082ccc045d1101c44122539 (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 f5158f30ad19d8bc2dbd637610ff0460b9a514e7
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Fri Aug 9 10:37:01 2013 -0400

    #24429 Fixed suspending reasons when suspending customers

diff --git a/httemplate/misc/suspend_cust.html b/httemplate/misc/suspend_cust.html
index b41f36f..e0d17f3 100644
--- a/httemplate/misc/suspend_cust.html
+++ b/httemplate/misc/suspend_cust.html
@@ -40,7 +40,7 @@ toggle(false);
 STYLE="margin-left:auto; margin-right:auto">
 <& /elements/tr-select-reason.html,
              'field'          => 'reasonnum',
-             'reason_class'   => 'C',
+             'reason_class'   => 'S',
              'cgi'            => $cgi,
              'control_button' => "document.getElementById('confirm_suspend_cust_button')",
 &>

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

Summary of changes:
 httemplate/misc/suspend_cust.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list