mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 22:21:11 +00:00
commit
dcae196d2b
16 changed files with 115 additions and 13 deletions
|
|
@ -26,7 +26,7 @@ module Admin
|
|||
private
|
||||
|
||||
def program_params
|
||||
params.require(:program).permit(:rating, :schedule_public, :schedule_fluid)
|
||||
params.require(:program).permit(:rating, :schedule_public, :schedule_fluid, :languages)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue