summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_work_item_links.html.haml
blob: df2ffdd30eec16d66210e2d88a69441a622d2fef (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, wi: work_items_index_data(@project) } }