From 916836bcfff6d378e3bbdfde981bcf496b5c527c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 4 Oct 2012 20:14:51 -0700 Subject: fix unlinked service display, fallout from RT#17067 --- httemplate/view/elements/svc_Common.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'httemplate/view/elements') diff --git a/httemplate/view/elements/svc_Common.html b/httemplate/view/elements/svc_Common.html index 04d2b2962..f7c685c28 100644 --- a/httemplate/view/elements/svc_Common.html +++ b/httemplate/view/elements/svc_Common.html @@ -114,9 +114,7 @@ function areyousure(href) { % } -% if ( $conf->config('ticket_system') ) { <& /elements/table-tickets.html, object => $cust_svc &> -% } <% joblisting({'svcnum'=>$svcnum}, 1) %> -- cgit v1.2.1