mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
set multiple to true for speakers
This commit is contained in:
parent
2a0552d6b2
commit
68c3aef86a
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ module ApplicationHelper
|
|||
end
|
||||
|
||||
def speaker_selector_input(form)
|
||||
user_selector_input(:speakers, form, '', false)
|
||||
user_selector_input(:speakers, form, '', true)
|
||||
end
|
||||
|
||||
def responsibles_selector_input(form)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue