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