[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 991e4adae95a0c4a2fe3c6f6516ecaba4b0873c6

Ivan ivan at 420.am
Wed Aug 15 17:57:23 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  991e4adae95a0c4a2fe3c6f6516ecaba4b0873c6 (commit)
      from  31bf738cc7479d014abd238faaeb3e2c65ffbcbe (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 991e4adae95a0c4a2fe3c6f6516ecaba4b0873c6
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Aug 15 17:57:22 2012 -0700

    fix presetting of agent in prepaid card generator, RT#18934, was fallout from #18562

diff --git a/httemplate/edit/prepay_credit.cgi b/httemplate/edit/prepay_credit.cgi
index c03bbf9..3f0d6ba 100644
--- a/httemplate/edit/prepay_credit.cgi
+++ b/httemplate/edit/prepay_credit.cgi
@@ -22,6 +22,7 @@ characters each
 
 <& /elements/select-agent.html,
      'empty_label' => '(any agent)',
+     'curr_value'  => $agentnum,
 &>
 
 <TABLE>

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

Summary of changes:
 httemplate/edit/prepay_credit.cgi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)




More information about the freeside-commits mailing list