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

Merge branch 'master' into 357-cloisonnement-extranets

parents 4da07c1a a7cc5170
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ class Communication::Website::Menu::Item < ApplicationRecord
end
def sync_menu
menu.sync_with_git if menu
menu.sync_with_git if menu && !menu.destroyed?
end
def siblings
......
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