diff options
author | Mark Wells <mark@freeside.biz> | 2013-06-05 16:12:24 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-06-05 16:12:24 -0700 |
commit | 1a9e05c2e1338033ec935a786c3f495787f2668b (patch) | |
tree | f7d7a1a2160efb5e8864b70b51482d136b76973d | |
parent | 367684eb67f3e2d1153fb5afc0b6dfcff2ea6bc0 (diff) |
make zip code report downloadable again, fallout from #940
-rw-r--r-- | httemplate/search/cust_main-zip.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_main-zip.html b/httemplate/search/cust_main-zip.html index f5f8c8f3c..e22d3ea2e 100644 --- a/httemplate/search/cust_main-zip.html +++ b/httemplate/search/cust_main-zip.html @@ -4,7 +4,6 @@ 'query' => $sql_query, 'count_query' => $count_sql, 'header' => [ 'Zip code', 'Customers', ], - 'fields' => [ 0, 1 ], 'links' => [ '', $link ], &> <%init> |