This commit is contained in:
Alex
2024-06-07 15:06:38 +02:00
parent 26aa91e0c1
commit 0b315ace9a
4 changed files with 4 additions and 4 deletions

View File

@@ -183,4 +183,4 @@
</div>
<% end %>
<% end %>
</div>
</div>

View File

@@ -906,4 +906,4 @@ defmodule ClaperWeb.EventLive.Manage do
defp list_form_submits(_socket, presentation_file_id) do
Claper.Forms.list_form_submits(presentation_file_id, [:form])
end
end
end

View File

@@ -194,4 +194,4 @@
<span id="counter"><%= @attendees_nb %></span>
</div>
</div>
</div>
</div>

View File

@@ -138,4 +138,4 @@ defmodule Claper.MixProject do
]
]
end
end
end