summaryrefslogtreecommitdiff
path: root/app/views/scores/edit_all.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/scores/edit_all.html.erb')
-rw-r--r--app/views/scores/edit_all.html.erb7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/scores/edit_all.html.erb b/app/views/scores/edit_all.html.erb
new file mode 100644
index 0000000..2be7149
--- /dev/null
+++ b/app/views/scores/edit_all.html.erb
@@ -0,0 +1,7 @@
+<h1>Modifier les Notes pour la Tartiflette nº<%= @tartiflette.scoring_id %></h1>
+
+<%= render "form",
+ form_url: tartiflette_update_scores_path(@tartiflette),
+ form_method: :patch,
+ existing_scores: @scores,
+ submit_text: "Mettre à jour mes scores" %>
Copyright 2019--2025 Marius PETER