don't show links to download incomplete 477 reports, #18930
authorMark Wells <mark@freeside.biz>
Wed, 15 Aug 2012 21:53:18 +0000 (14:53 -0700)
committerMark Wells <mark@freeside.biz>
Wed, 15 Aug 2012 21:53:18 +0000 (14:53 -0700)
httemplate/search/477partV.html
httemplate/search/477partVI_census.html

index 0987fea..1dedf1b 100755 (executable)
@@ -10,7 +10,7 @@
                   'no_field_elements' => 1,
                   'fields'            => [ 'zip' ],
                   'url'               => $opt{url} || '',
-                  'disable_download'  => 1,
+                  'really_disable_download'  => 1,
 
               )
 %>
index 4d1fb21..0789342 100755 (executable)
@@ -23,6 +23,7 @@
                   'links'           => \@links,
                   'url'             => $opt{url} || '',
                   'xml_row_element' => 'Datarow',
+                  'really_disable_download' => 1,
               )
 %>
 <%init>