From 853e9e5388f8f8ce48e14fefcceeec08a2216bcc Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Fri, 4 Oct 2013 21:50:12 +0200 Subject: [PATCH] MT#3977 Display stationname/keyid in PBX field dev --- share/templates/customer/details.tt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/share/templates/customer/details.tt b/share/templates/customer/details.tt index fdfd4264e7..d15228ff5d 100644 --- a/share/templates/customer/details.tt +++ b/share/templates/customer/details.tt @@ -257,7 +257,8 @@ - SIP URI + Station Name + Subscriber MAC Address / Identifier Device Profile @@ -267,10 +268,13 @@ [% FOR dev IN pbx_devices -%] + [% dev.station_name %] + [% dev.identifier %] [% dev.profile.name %]