From 5c8f344ba6f4a64502d84feb40d6beafbdb7f047 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 22 Jun 2011 22:20:43 +0000 Subject: [PATCH] restore svc_export_links, from #11454 --- httemplate/elements/tr-cust_svc.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/elements/tr-cust_svc.html b/httemplate/elements/tr-cust_svc.html index 75cd09af9..dd81ce5e8 100644 --- a/httemplate/elements/tr-cust_svc.html +++ b/httemplate/elements/tr-cust_svc.html @@ -25,6 +25,7 @@ FS::UI::Web::svc_link($m, $part_svc, $cust_svc) <% FS::UI::Web::svc_label_link($m, $part_svc, $cust_svc) %> +<% FS::UI::Web::svc_export_links($m, $part_svc, $cust_svc) %> % if ( $cust_svc->overlimit ) { -- 2.11.0