summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2010-11-10 19:35:10 +0000
committerivan <ivan>2010-11-10 19:35:10 +0000
commita09250fdfe56ce6c9cea038e4e16f3a749460aa4 (patch)
treee1c83ee0e4b3552d296b1265dff218005246582c /httemplate/search
parent87fbaed3903546e36a9ce8da91c609999caf140b (diff)
show customer on availability report, RT#10520
Diffstat (limited to 'httemplate/search')
-rw-r--r--httemplate/search/phone_avail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/phone_avail.html b/httemplate/search/phone_avail.html
index e1c264fb6..9f287625a 100644
--- a/httemplate/search/phone_avail.html
+++ b/httemplate/search/phone_avail.html
@@ -29,7 +29,7 @@
'+'. $pn->countrycode. ' '.
$pn->npa. ' '. $pn->nxx. '-'. $pn->station;
},
- 'name',
+ sub { shift->get('name') },
'availbatch',
'exportnum', #XXX
#sub { },