Commit 854c7fa2 authored by Yogi's avatar Yogi Committed by David O'Regan

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

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