[freeside-commits] branch FREESIDE_2_3_BRANCH updated. b31ccee3c201f4aa7d0f4f6787f602f6efadbde5
Ivan
ivan at 420.am
Sun May 13 16:25:13 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via b31ccee3c201f4aa7d0f4f6787f602f6efadbde5 (commit)
from 5f378845b183e2c9f191c055c7c036da7f268563 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b31ccee3c201f4aa7d0f4f6787f602f6efadbde5
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun May 13 16:25:12 2012 -0700
add cust_main-custom_content config item for Globelink's custom customer view, RT#17579
diff --git a/httemplate/view/cust_main/custom_content/small_custview.html b/httemplate/view/cust_main/custom_content/small_custview.html
index b325f2a..7c724c7 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>
-----------------------------------------------------------------------
Summary of changes:
.../cust_main/custom_content/small_custview.html | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
More information about the freeside-commits
mailing list