Modify views for booths
This commit is contained in:
parent
a5ce1239f2
commit
60ec569553
13 changed files with 280 additions and 92 deletions
|
|
@ -7,4 +7,5 @@ class BoothRequest < ActiveRecord::Base
|
|||
:role,
|
||||
presence: true
|
||||
|
||||
ROLES = %w[submitter responsibles]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue