[freeside-commits] freeside/httemplate/search phone_avail.html, 1.1.8.2, 1.1.8.3
Ivan,,,
ivan at wavetail.420.am
Wed Nov 10 11:35:47 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv16090
Modified Files:
Tag: FREESIDE_2_1_BRANCH
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.1.8.2
retrieving revision 1.1.8.3
diff -u -w -d -r1.1.8.2 -r1.1.8.3
--- phone_avail.html 10 Nov 2010 19:28:03 -0000 1.1.8.2
+++ phone_avail.html 10 Nov 2010 19:35:45 -0000 1.1.8.3
@@ -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