summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-05-13 16:25:11 -0700
committerIvan Kohler <ivan@freeside.biz>2012-05-13 16:25:11 -0700
commitbedb5a70c33903125e11d70b9ee69d5123b8df66 (patch)
tree0792fe193943f6294035cb5bd51f37132648ca31 /httemplate/view/cust_main
parentb31455ec31222bd0e882b76895baa794d80acb17 (diff)
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579
Diffstat (limited to 'httemplate/view/cust_main')
-rw-r--r--httemplate/view/cust_main/custom_content/small_custview.html4
1 files changed, 0 insertions, 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;
-
</%init>