Commit c8f0ea20 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Migrate add projects button to confirm variant

parent c84cfe6f
...@@ -273,7 +273,7 @@ export default { ...@@ -273,7 +273,7 @@ export default {
<div class="mb-3"> <div class="mb-3">
<gl-button <gl-button
:disabled="!canAddProjects" :disabled="!canAddProjects"
variant="success" variant="confirm"
category="primary" category="primary"
@click="addProjects" @click="addProjects"
> >
......
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