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

_tracing_button.html.haml « tracings « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe3af1c6a1ace436d7dcf89e5da3ae0cfbf43628 (plain)
1
2
= link_to project_settings_operations_path(@project), title: _('Configure Tracing'), class: 'gl-button btn btn-confirm' do
  = _('Add Jaeger URL')