This commit is contained in:
Stella Rouzi 2014-07-24 23:30:28 +03:00
parent 2830256ebb
commit 5e293e5547

View file

@ -10,7 +10,7 @@ module Admin
else
redirect_to(admin_conference_sponsors_path(
conference_id: @conference.short_title),
alert: 'Sponsorships updation failed')
alert: 'Sponsorships update failed.')
end
end
end