Add invite comments (#10465)
This commit is contained in:
@ -10,5 +10,8 @@
|
||||
.fields-group
|
||||
= f.input :autofollow, wrapper: :with_label
|
||||
|
||||
.fields-group
|
||||
= f.input :comment, wrapper: :with_label, input_html: { maxlength: 420 }
|
||||
|
||||
.actions
|
||||
= f.button :button, t('invites.generate'), type: :submit
|
||||
|
Reference in New Issue
Block a user