dave2wave commented on code in PR #318:
URL: https://github.com/apache/whimsy/pull/318#discussion_r3501613869


##########
lib/whimsy/sitewebsite.rb:
##########
@@ -206,6 +210,17 @@ def display_overview(sites, analysis, checks, tlp = true)
               cls = SiteStandards.label(analysis, links, c, n)
               _td '', class: cls, data_sort_value: sort_order[cls]
             end
+            downloads = links['downloads'] || {}
+            if downloads.empty?

Review Comment:
   True about the analysis, but those other websites are not displayed in this 
table.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to