Skip to content
Snippets Groups Projects
Commit d68eed4b authored by pabois's avatar pabois
Browse files

cc

parent 5899e7c9
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ class Admin::Education::ProgramsController < Admin::Education::ApplicationContro
old_parent.sync_with_git
end
program = current_university.education_programs.find(params[:itemId])
program&.set_websites_categories
program&.sync_with_git
program.set_websites_categories
program.sync_with_git
end
def children
......
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