Skip to content
Snippets Groups Projects
Commit deb180fb authored by Maxime's avatar Maxime
Browse files

bugfix: hide conversation on public resource #273

parent e3cb1c1b
No related branches found
No related tags found
1 merge request!265Q-a fixes - batch 1
Pipeline #9373 failed with stage
in 1 hour
......@@ -116,23 +116,7 @@
fields="@id"
widget-id = 'cs-display-twitter-button'
)
solid-display(
no-render
bind-resources
fields=""
nested-field="conversations"
counter-template=`<p>${data.Comments} (\${counter})</p>`
)
solid-conversation(
bind-resources
nested-field="conversations"
comment-input-label-text=`${data.AddAComment}`
send-button-text=`${data.Send}`
comment-input-placeholder-text=`${data.YourMessageHere}`
)
h2.title_form.related=`${data.RelatedResources}`
solid-display(
......
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