X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_phone.cgi;h=2a2ef243b36f1b323e425ee37c4412d208e46121;hp=ccd9ae7c7518696abe34b9ad860041c1a50e173e;hb=4d81e21107622f8731a6301c3c811108840582fd;hpb=3107476389f090334fe1d92df6fab68c366408b4 diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index ccd9ae7c7..2a2ef243b 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -84,6 +84,8 @@ my $html_foot = sub { 'table' => 'phone_device', ); + my $status = include('/view/elements/svc_export_status.html', $svc_phone ); + ## # CDR links ## @@ -137,6 +139,7 @@ my $html_foot = sub { $e911. $devices. + $status. join(' | ', @links ). '
'. join(' | ', @ilinks). '
';