diff --git a/app/views/shareable_links/my_modules/_step.html.erb b/app/views/shareable_links/my_modules/_step.html.erb index 329f07042..0b4ffa02a 100644 --- a/app/views/shareable_links/my_modules/_step.html.erb +++ b/app/views/shareable_links/my_modules/_step.html.erb @@ -24,6 +24,26 @@
+ <% if step.results.size > 0 %> + + <% end %> <%= t('my_modules.results.published_on_iso_html', timestamp: result.created_at.iso8601, user: h(result.user.full_name)) %>
+ <% if result.steps.size > 0 %> + + <% end %>