From 3b8174e41bdfa0f7fdccd9c97463fcd47a464f47 Mon Sep 17 00:00:00 2001 From: codevictory Date: Tue, 6 Jul 2021 21:48:34 +0300 Subject: [PATCH] Don't show workshops as they contain repetitive info. --- lib/runosaari_web/templates/performance/index.html.eex | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/runosaari_web/templates/performance/index.html.eex b/lib/runosaari_web/templates/performance/index.html.eex index 2bfbdeb..eb32678 100644 --- a/lib/runosaari_web/templates/performance/index.html.eex +++ b/lib/runosaari_web/templates/performance/index.html.eex @@ -31,11 +31,4 @@

<%= performance.paragraph9 %>

<% end %> <% end %> -

Työpajat

- <%= for workshop <- @workshops do %> -

- <%= workshop.name %> <%= workshop.text %> -

- <% end %> - Näihin avataan ennakkoilmoittautuminen hyvissä ajoin.