Skip to content
Snippets Groups Projects
Commit 1d39f8e2 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

comment

parent 4d8dbcb1
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,7 @@ class Communication::Block < ApplicationRecord
end
def set_heading_from_about
# TODO: Ne gère que le 1er niveau actuellement
# IMPROVEMENT: Ne gère que le 1er niveau actuellement
self.heading = about.headings.root.ordered.last
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