summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_work_item_links.html.haml
blob: 5d4787843508eec549b72b6f3733a872560db1d9 (plain)
1
2
- if Feature.enabled?(:work_items_hierarchy, @project)
  .js-work-item-links-root{ data: { issuable_id: @issue.id, project_path: @project.full_path } }