diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2012-05-13 16:25:12 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2012-05-13 16:25:12 -0700 |
| commit | b31ccee3c201f4aa7d0f4f6787f602f6efadbde5 (patch) | |
| tree | 62f1714c466b321a57114b0522fc00c90459cdc3 | |
| parent | 5f378845b183e2c9f191c055c7c036da7f268563 (diff) | |
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579
| -rw-r--r-- | httemplate/view/cust_main/custom_content/small_custview.html | 4 |
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> |
