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