add cust_main-custom_content config item for Globelink's custom customer view, RT...
authorIvan Kohler <ivan@freeside.biz>
Sun, 13 May 2012 23:25:11 +0000 (16:25 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sun, 13 May 2012 23:25:11 +0000 (16:25 -0700)
httemplate/view/cust_main/custom_content/small_custview.html

index b325f2a..7c724c7 100644 (file)
@@ -1,8 +1,4 @@
 <& /elements/small_custview.html, $cust_main &>
 <%init>
-
 my($cust_main) = @_;
-
-my $conf = new FS::Conf;
-
 </%init>