summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-07-17 21:34:35 -0700
committerIvan Kohler <ivan@freeside.biz>2012-07-17 21:34:35 -0700
commitc2aca3624124622e018f9cc1e02be0d0e93d3aa0 (patch)
treeded7790099c50473d1fdaa561d0af44860790d41 /httemplate
parent512d2ca7c49e022c94c228270ee337b2af6bc260 (diff)
remove broken link on zip code distribution until it can be implemented
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/search/cust_main-zip.html2
1 files changed, 1 insertions, 1 deletions
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>