Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / httemplate / view / svc_acct.cgi
index 441e494..1995913 100755 (executable)
@@ -47,6 +47,7 @@
 <& svc_acct/basics.html,
               'svc_acct' => $svc_acct,
               'part_svc' => $part_svc,
+              'cust_svc' => $cust_svc,
               %gopt,
 &>
 
@@ -75,6 +76,9 @@
 
 <& elements/svc_export_settings.html, $svc_acct &>
 
+<& /elements/table-tickets.html, object => $cust_svc &>
+
+<BR>
 <% joblisting({'svcnum'=>$svcnum}, 1) %>
 
 <& /elements/footer.html &>