remove broken link on zip code distribution until it can be implemented
authorIvan Kohler <ivan@freeside.biz>
Wed, 18 Jul 2012 04:34:35 +0000 (21:34 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 18 Jul 2012 04:34:35 +0000 (21:34 -0700)
httemplate/search/cust_main-zip.html

index e87b214..c317dc3 100644 (file)
@@ -5,7 +5,7 @@
                  'count_query' => $count_sql,
                  'header'      => [ 'Zip code', 'Customers', ],
                  #'fields'      => [ 'zip', 'num_cust', ],
-                 'links'       => [ '', sub { 'somewhere'; }  ],
+                 #'links'       => [ '', sub { 'somewhere'; }  ],
              )
 %>
 <%init>