[freeside-commits] branch FREESIDE_3_BRANCH updated. 7d8eccbe9fe50eb5f69ed9bf426623110d2cf960

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


The branch, FREESIDE_3_BRANCH has been updated
       via  7d8eccbe9fe50eb5f69ed9bf426623110d2cf960 (commit)
      from  c9d51796516657eebb115d6295ba3c0e2e08f697 (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 7d8eccbe9fe50eb5f69ed9bf426623110d2cf960
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Fri Aug 9 10:42:37 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