Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
knowledgebase-front
Manage
Activity
Members
Labels
Plan
Issues
19
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Applications
Knowledge Base
knowledgebase-front
Commits
deb180fb
Commit
deb180fb
authored
4 years ago
by
Maxime
Browse files
Options
Downloads
Patches
Plain Diff
bugfix: hide conversation on public resource
#273
parent
e3cb1c1b
No related branches found
Branches containing commit
No related tags found
1 merge request
!265
Q-a fixes - batch 1
Pipeline
#9373
failed with stage
in 1 hour
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/includes/public/resources/detail.pug
+1
-17
1 addition, 17 deletions
src/includes/public/resources/detail.pug
with
1 addition
and
17 deletions
src/includes/public/resources/detail.pug
+
1
−
17
View file @
deb180fb
...
...
@@ -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(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment