Commit 7a4b2b44 authored by David O'Regan's avatar David O'Regan

Merge branch 'btn-confirm-admin-projects' into 'master'

Move to btn-confirm from btn-success in admin/projects directory

See merge request gitlab-org/gitlab!55274
parents 241852a1 854c7fa2
......@@ -30,7 +30,7 @@
= dropdown_content
= dropdown_loading
= render 'shared/projects/dropdown'
= link_to new_project_path, class: 'gl-button btn btn-success' do
= link_to new_project_path, class: 'gl-button btn btn-confirm' do
New Project
= button_tag "Search", class: "gl-button btn btn-confirm btn-search hide"
......
---
title: Move to btn-confirm from btn-success in admin/projects directory
merge_request: 55274
author: Yogi (@yo)
type: changed
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