Skip to content

Commit

Permalink
admin/conferences: booth_capacity has to be 1+
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Dec 17, 2024
1 parent 9b5f7d5 commit 4a6eedc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/admin/conferences/_form.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
.form-group
= form.label :booth_capacity
= form.number_field :booth_capacity, class: 'form-control'
%small.form-text
%code must be 1+ to activate booth request form

.form-group
.form-check
Expand Down

0 comments on commit 4a6eedc

Please sign in to comment.