mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Changed description in lodgings controller and conference#edit
This commit is contained in:
parent
0b6b046016
commit
f9c4ff1d08
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ module Admin
|
|||
notice: 'Lodgings were successfully updated.')
|
||||
else
|
||||
redirect_to(admin_conference_lodgings_path(conference_id: @conference.short_title),
|
||||
notice: 'Lodgings Updation Failed!')
|
||||
notice: 'Updating lodgings failed!')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue