diff --git a/app/views/tacos/analyze.html.erb b/app/views/tacos/analyze.html.erb index 02af858..ee7f98d 100644 --- a/app/views/tacos/analyze.html.erb +++ b/app/views/tacos/analyze.html.erb @@ -1,4 +1,4 @@ -<% if @suggestions.present? %> +<% if @suggestions.present? && !Flipflop.enabled?(:gdt)%>