Commit 3cda2a57 authored by Martin Wortschack's avatar Martin Wortschack

Add title to issue analytics page

parent ff6355c0
---
title: 'Issues Analytics: Add title to page'
merge_request: 30836
author:
type: added
- page_title _('Issues Analytics')
.mb-3
%h3
= _('Issues Analytics')
= render 'shared/issuable/search_bar', type: :issues_analytics, show_sorting_dropdown: false
#js-issues-analytics{ data: { endpoint: project_analytics_issues_analytics_path(@project), 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