Commit 3084c504 authored by Martin Wortschack's avatar Martin Wortschack

Add title to issue analytics group page

parent 2114a94f
---
title: 'Issues Analytics: Add title to group-level page'
merge_request: 31057
author:
type: added
- page_title _('Issues Analytics')
.mb-3
%h3
= _('Issues Analytics')
= render 'shared/issuable/search_bar', type: :issues_analytics, show_sorting_dropdown: false, placeholder: _('Filter results...')
#js-issues-analytics{ data: { endpoint: group_issues_analytics_path(@group), no_data_empty_state_svg_path: image_path('illustrations/monitoring/getting_started.svg'), filters_empty_state_svg_path: image_path('illustrations/issues.svg') } }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment