[freeside-commits] branch FREESIDE_2_3_BRANCH updated. ca7ddc7c66dbee1b7413027cbc8841e71449236f
Ivan
ivan at 420.am
Tue Jul 17 21:34:43 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via ca7ddc7c66dbee1b7413027cbc8841e71449236f (commit)
from ae4c054984a4faffbb1c850931ea44457f18780e (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 ca7ddc7c66dbee1b7413027cbc8841e71449236f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Jul 17 21:34:39 2012 -0700
remove broken link on zip code distribution until it can be implemented
diff --git a/httemplate/search/cust_main-zip.html b/httemplate/search/cust_main-zip.html
index e87b214..c317dc3 100644
--- a/httemplate/search/cust_main-zip.html
+++ b/httemplate/search/cust_main-zip.html
@@ -5,7 +5,7 @@
'count_query' => $count_sql,
'header' => [ 'Zip code', 'Customers', ],
#'fields' => [ 'zip', 'num_cust', ],
- 'links' => [ '', sub { 'somewhere'; } ],
+ #'links' => [ '', sub { 'somewhere'; } ],
)
%>
<%init>
-----------------------------------------------------------------------
Summary of changes:
httemplate/search/cust_main-zip.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list