summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/scores/_form.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/scores/_form.html.erb b/app/views/scores/_form.html.erb
index 87a924e..e8610c6 100644
--- a/app/views/scores/_form.html.erb
+++ b/app/views/scores/_form.html.erb
@@ -9,7 +9,8 @@
current_score&.value,
in: 1..5,
required: true,
- placeholder: "Score (1-5)" %>
+ placeholder: "Score (1-5)",
+ size: 10 %>
<%= label_tag "scores[#{criterium.id}][value]",
criterium.name.capitalize %>
</p>
Copyright 2019--2025 Marius PETER