Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « cycle_analytics « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e8b1255f0caf4eb462f802ae52e777ab35392f6 (plain)
1
2
3
4
5
- page_title _("Value Stream Analytics")
- data_attributes = @request_params.valid? ? @request_params.to_data_attributes : {}
- add_page_specific_style 'page_bundles/cycle_analytics'

#js-cycle-analytics{ data: data_attributes }