Commit 0a385fd1 authored by Sam Beckham's avatar Sam Beckham Committed by Miguel Rincon

Adds gl button classes to manifest imports

parent 1ebf531a
......@@ -19,5 +19,5 @@
= link_to sprite_icon('question-o'), help_page_path('user/project/import/manifest')
.gl-mb-3
= submit_tag _('List available repositories'), class: 'btn btn-success'
= link_to _('Cancel'), new_project_path, class: 'btn btn-cancel'
= submit_tag _('List available repositories'), class: 'gl-button btn btn-success'
= link_to _('Cancel'), new_project_path, class: 'gl-button btn btn-default btn-cancel'
---
title: Adds gl button classes to manifest imports
merge_request: 48697
author:
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