[freeside-commits] branch FREESIDE_2_3_BRANCH updated. f8097abf38654a86e0de1a798f88bb12eb980a35
Ivan
ivan at 420.am
Fri Jan 25 20:44:36 PST 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via f8097abf38654a86e0de1a798f88bb12eb980a35 (commit)
from 4929b204cb68baad8a128a608fb87f4902061420 (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 f8097abf38654a86e0de1a798f88bb12eb980a35
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Jan 25 20:44:35 2013 -0800
allow manual override of phone number, RT#19883
diff --git a/httemplate/elements/select-did.html b/httemplate/elements/select-did.html
index 4d01ce0..c396031 100644
--- a/httemplate/elements/select-did.html
+++ b/httemplate/elements/select-did.html
@@ -133,7 +133,7 @@ Example:
> Manual entry
</TD>
- <TD VALIGN="top">
+ <TD VALIGN="top" COLSPAN=4>
<& /elements/input-text.html,
%opt,
field => 'phonenum_manual',
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/select-did.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list