[freeside-commits] freeside/httemplate/view svc_phone.cgi, 1.12.2.5, 1.12.2.6
Ivan,,,
ivan at wavetail.420.am
Fri Mar 12 13:29:18 PST 2010
- Previous message: [freeside-commits] freeside/FS/FS svc_phone.pm, 1.20.2.4, 1.20.2.5 cust_main.pm, 1.464.2.26, 1.464.2.27 location_Mixin.pm, 1.1.2.2, 1.1.2.3 cust_location.pm, 1.2.4.3, 1.2.4.4
- Next message: [freeside-commits] freeside/httemplate/edit/process svc_phone.html, 1.3, 1.3.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv17734/httemplate/view
Modified Files:
Tag: FREESIDE_1_9_BRANCH
svc_phone.cgi
Log Message:
finishing e911/svc_phone location, RT#7047
Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_phone.cgi,v
retrieving revision 1.12.2.5
retrieving revision 1.12.2.6
diff -u -w -d -r1.12.2.5 -r1.12.2.6
--- svc_phone.cgi 12 Mar 2010 03:36:47 -0000 1.12.2.5
+++ svc_phone.cgi 12 Mar 2010 21:29:16 -0000 1.12.2.6
@@ -29,14 +29,12 @@
# E911 Info
###
- my $loc = $svc_phone->cust_location_or_main;
-
my $e911 =
'E911 Information'.
&ntable("#cccccc"). '<TR><TD>'. ntable("#cccccc",2).
'<TR><TD>Location</TD>'.
'<TD BGCOLOR="#FFFFFF">'.
- $loc->location_label( 'join_string' => '<BR>',
+ $svc_phone->location_label( 'join_string' => '<BR>',
'double_space' => ' ',
'escape_function' => \&encode_entities,
'countrydefault' => $countrydefault,
- Previous message: [freeside-commits] freeside/FS/FS svc_phone.pm, 1.20.2.4, 1.20.2.5 cust_main.pm, 1.464.2.26, 1.464.2.27 location_Mixin.pm, 1.1.2.2, 1.1.2.3 cust_location.pm, 1.2.4.3, 1.2.4.4
- Next message: [freeside-commits] freeside/httemplate/edit/process svc_phone.html, 1.3, 1.3.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list