link tickets to services, #17067
[freeside.git] / httemplate / view / svc_acct.cgi
index 441e494..de97a07 100755 (executable)
 
 <& elements/svc_export_settings.html, $svc_acct &>
 
+% if ( $conf->config('ticket_system') ) {
+<& /elements/table-tickets.html, object => $cust_svc &>
+% }
+
 <% joblisting({'svcnum'=>$svcnum}, 1) %>
 
 <& /elements/footer.html &>