From: Ivan Kohler Date: Wed, 18 Jul 2012 04:34:35 +0000 (-0700) Subject: remove broken link on zip code distribution until it can be implemented X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c2aca3624124622e018f9cc1e02be0d0e93d3aa0 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 e87b21474..c317dc36f 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>