diff options
author | Ivan Kohler <ivan@freeside.biz> | 2012-10-04 20:14:51 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2012-10-04 20:14:51 -0700 |
commit | 916836bcfff6d378e3bbdfde981bcf496b5c527c (patch) | |
tree | 6972bccab2754348d969e7eaa18f25c24eacdf09 /httemplate/view/svc_external.cgi | |
parent | c2aca3624124622e018f9cc1e02be0d0e93d3aa0 (diff) |
fix unlinked service display, fallout from RT#17067
Diffstat (limited to 'httemplate/view/svc_external.cgi')
-rw-r--r-- | httemplate/view/svc_external.cgi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/view/svc_external.cgi b/httemplate/view/svc_external.cgi index 72e553598..077dc77b7 100644 --- a/httemplate/view/svc_external.cgi +++ b/httemplate/view/svc_external.cgi @@ -24,9 +24,7 @@ </TABLE></TD></TR></TABLE> -% if ( $conf->config('ticket_system') ) { <& /elements/table-tickets.html, object => $cust_svc &> -% } <BR><% joblisting({'svcnum'=>$svcnum}, 1) %> |