[freeside-commits] branch master updated. b8d26f05c2add703389f9391a8375d7dcb800865
Ivan
ivan at 420.am
Wed Aug 15 17:57:22 PDT 2012
The branch, master has been updated
via b8d26f05c2add703389f9391a8375d7dcb800865 (commit)
from bbbd8f9761d018019df2b807c2ce5818e180dbd5 (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 b8d26f05c2add703389f9391a8375d7dcb800865
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Aug 15 17:57:21 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