Modify views for booths
This commit is contained in:
parent
318c0d15a4
commit
98e0a25606
10 changed files with 220 additions and 88 deletions
|
|
@ -7,4 +7,6 @@ class BoothRequest < ActiveRecord::Base
|
|||
:role,
|
||||
presence: true
|
||||
|
||||
ROLES = [%w[Submitter submitter], %w[Responsible responsible], %w[Secondary secondary]]
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue