Commit b6436fe6 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch...

Merge branch '231174-apply-gitlab-ui-button-to-ee/app/views/projects/settings/operations/_tracing.html.haml' into 'master'

Added .gl-button class to ee/app/views/projects/settings/operations/_tracing.html.haml

See merge request gitlab-org/gitlab!43347
parents c74bbec9 aa862894
......@@ -7,7 +7,7 @@
.settings-header{ :class => "border-top" }
%h3{ :class => "h4" }
= _("Jaeger tracing")
%button.btn.js-settings-toggle{ type: 'button' }
%button.btn.gl-button.js-settings-toggle{ type: 'button' }
= _('Expand')
%p
- if has_jaeger_url
......
---
title: adds the `.gl-button` class to ee/app/views/projects/settings/operations/_tracing.html.haml
merge_request: 43347
author: Justin Zeng @jzeng88
type: other
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