mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 13:44:09 +00:00
Last stage of refactoring of the ability model and spec
This commit is contained in:
parent
762985b83d
commit
6a5cccbaad
22 changed files with 409 additions and 159 deletions
|
|
@ -16,7 +16,7 @@ module Admin
|
|||
|
||||
if @venue.save
|
||||
redirect_to admin_conference_venue_path,
|
||||
notice: 'Venue successfully created.'
|
||||
notice: 'Venue was successfully created.'
|
||||
else
|
||||
render :new
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue