Commit aa862894 authored by Justin Zeng's avatar Justin Zeng Committed by Annabel Dunstone Gray

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

parent d4628f0c
......@@ -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