diff --git a/app/views/steps/_step.html.erb b/app/views/steps/_step.html.erb index 00ae5e601..ba6ed12a8 100644 --- a/app/views/steps/_step.html.erb +++ b/app/views/steps/_step.html.erb @@ -31,8 +31,6 @@
- <% if @protocol.in_module? %> -
<% if step.description.blank? %> <%= t("protocols.steps.no_description") %> @@ -126,8 +124,6 @@
<% end %> - - <% end %>