From bedb5a70c33903125e11d70b9ee69d5123b8df66 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 13 May 2012 16:25:11 -0700 Subject: [PATCH] add cust_main-custom_content config item for Globelink's custom customer view, RT#17579 --- httemplate/view/cust_main/custom_content/small_custview.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/httemplate/view/cust_main/custom_content/small_custview.html b/httemplate/view/cust_main/custom_content/small_custview.html index b325f2ac7..7c724c78f 100644 --- a/httemplate/view/cust_main/custom_content/small_custview.html +++ b/httemplate/view/cust_main/custom_content/small_custview.html @@ -1,8 +1,4 @@ <& /elements/small_custview.html, $cust_main &> <%init> - my($cust_main) = @_; - -my $conf = new FS::Conf; - -- 2.11.0