mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 21:24:05 +00:00
an error
This commit is contained in:
parent
1edb4bff9e
commit
65c0cd7a73
7 changed files with 10 additions and 10 deletions
|
|
@ -19,7 +19,7 @@ module Admin
|
|||
redirect_to admin_conference_registrations_path(@conference.short_title),
|
||||
notice: 'Successfully updated registration!'
|
||||
else
|
||||
flash[:alert] = "A error prohibited the Registration for #{@conference.title}: "\
|
||||
flash[:alert] = "An error prohibited the Registration for #{@conference.title}: "\
|
||||
"#{@registration.errors.full_messages.join('. ')}."
|
||||
render :edit
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue