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

show.html.haml « tracing « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ba316a0b5c826940b2ff7a9991e96e81429d8fc (plain)
1
2
3
4
5
- page_title _('Trace Details')
- add_to_breadcrumbs _('Tracing'), project_tracing_index_path(@project)

#js-tracing-details{ data: { view_model: observability_tracing_details_model(@project, @trace_id) } }