mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 05:04:03 +00:00
an error
This commit is contained in:
parent
1edb4bff9e
commit
65c0cd7a73
7 changed files with 10 additions and 10 deletions
|
|
@ -46,7 +46,7 @@ module Admin
|
|||
if @call_for_paper.destroy
|
||||
redirect_to admin_conference_call_for_paper_path, notice: 'Call for Papers was successfully deleted.'
|
||||
else
|
||||
redirect_to admin_conference_call_for_paper_path, alert: 'A error prohibited this Call for Papers from being destroyed: '\
|
||||
redirect_to admin_conference_call_for_paper_path, alert: 'An error prohibited this Call for Papers from being destroyed: '\
|
||||
"#{@call_for_paper.errors.full_messages.join('. ')}."
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue