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

fix

parent 40f84126
No related branches found
No related tags found
No related merge requests found
......@@ -141,8 +141,8 @@ class Communication::Block < ApplicationRecord
translation.about = about_translation
translation.template.translate!
translation.data = translation.template.data
translation.save
translation.heading_id = heading_id
translation.save
end
def to_s
......
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