Multiple editable paragraphs to performances page.

This commit is contained in:
codevictory
2021-07-03 14:44:39 +03:00
parent 937501b32f
commit c65fa6b336
9 changed files with 254 additions and 22 deletions

View File

@@ -5,7 +5,6 @@
<thead>
<tr>
<th>Nimi</th>
<th>Seloste</th>
<th>Prioriteetti</th>
<th></th>
@@ -15,7 +14,6 @@
<%= for performance <- @performances do %>
<tr>
<td><%= performance.name %></td>
<td><%= performance.desc %></td>
<td><%= performance.seqnum %></td>
<td class="actions">