[freeside-commits] freeside/httemplate/search phone_avail.html, 1.3, 1.4
Ivan,,,
ivan at wavetail.420.am
Wed Nov 10 11:35:12 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv16087
Modified Files:
phone_avail.html
Log Message:
show customer on availability report, RT#10520
Index: phone_avail.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/phone_avail.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- phone_avail.html 10 Nov 2010 19:28:02 -0000 1.3
+++ phone_avail.html 10 Nov 2010 19:35:10 -0000 1.4
@@ -29,7 +29,7 @@
'+'. $pn->countrycode. ' '.
$pn->npa. ' '. $pn->nxx. '-'. $pn->station;
},
- 'name',
+ sub { shift->get('name') },
'availbatch',
'exportnum', #XXX
#sub { },
More information about the freeside-commits
mailing list