Skip to content
Snippets Groups Projects
Commit 66d7b6826a9b authored by Graziella Toutoungis's avatar Graziella Toutoungis
Browse files

hide label

parent e8dc9c0ce7fc
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,8 @@
form_buttons=buttons,
attrcategories=('primary',))
self.w(u'<div id="comment%sSlot">%s</div>' % (
commented.eid, form.form_render(display_relations_form=False)))
commented.eid, form.form_render(display_label=False,
display_relations_form=False)))
class InlineCommentForm(InlineEditCommentForm):
......
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