[freeside-commits] branch master updated. bedb5a70c33903125e11d70b9ee69d5123b8df66
Ivan
ivan at 420.am
Sun May 13 16:25:12 PDT 2012
The branch, master has been updated
via bedb5a70c33903125e11d70b9ee69d5123b8df66 (commit)
from b31455ec31222bd0e882b76895baa794d80acb17 (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 bedb5a70c33903125e11d70b9ee69d5123b8df66
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun May 13 16:25:11 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