[freeside-commits] branch master updated. c2aca3624124622e018f9cc1e02be0d0e93d3aa0
Ivan
ivan at 420.am
Tue Jul 17 21:34:39 PDT 2012
The branch, master has been updated
via c2aca3624124622e018f9cc1e02be0d0e93d3aa0 (commit)
from 512d2ca7c49e022c94c228270ee337b2af6bc260 (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 c2aca3624124622e018f9cc1e02be0d0e93d3aa0
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Jul 17 21:34:35 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