Skip to content
Snippets Groups Projects
Unverified Commit 133723ea authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

no byebug.....

parent d84759cd
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ class Admin::Communication::Website::Posts::CurationsController < Admin::Communi
redirect_to [:edit, :admin, @curator.post], notice: t('admin.successfully_created_html', model: @curator.post.to_s)
else
breadcrumb
byebug
flash[:alert] = "Erreur lors de la curation"
render :new, status: :unprocessable_entity
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment