mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #1041 from differentreality/laguanges_list
Add languages_list in controller admin/events#edit
This commit is contained in:
commit
139a8565e2
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ module Admin
|
|||
@comment_count = @event.comment_threads.count
|
||||
@user = @event.submitter
|
||||
@url = admin_conference_program_event_path(@conference.short_title, @event)
|
||||
@languages = @program.languages_list
|
||||
end
|
||||
|
||||
def comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue