Commit 5579ce40 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'yo-gl-button-feature-highlight' into 'master'

Add gl-button to dismiss feature highlight button

See merge request gitlab-org/gitlab!51555
parents ec593245 4e2590e4
......@@ -300,8 +300,8 @@
= link_to _('Auto DevOps'), help_page_path('topics/autodevops/index.md')
%span= _('uses Kubernetes clusters to deploy your code!')
%hr
%button.btn.btn-success.btn-sm.dismiss-feature-highlight{ type: 'button' }
%span= _("Got it!")
%button.gl-button.btn.btn-success.btn-sm.dismiss-feature-highlight{ type: 'button' }
%span.gl-mr-2= _("Got it!")
= sprite_icon('thumb-up')
- if project_nav_tab? :environments
......
---
title: Add gl-button to dismiss feature highlight button
merge_request: 51555
author: Yogi (@yo)
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