We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b5f7d5 commit 4a6eedcCopy full SHA for 4a6eedc
app/views/admin/conferences/_form.html.haml
@@ -39,6 +39,8 @@
39
.form-group
40
= form.label :booth_capacity
41
= form.number_field :booth_capacity, class: 'form-control'
42
+ %small.form-text
43
+ %code must be 1+ to activate booth request form
44
45
46
.form-check
0 commit comments