Skip to content
Snippets Groups Projects
Commit 8fafec15 authored by Simon Knox's avatar Simon Knox
Browse files

Merge branch 'migrate-add-projects-button' into 'master'

Migrate add projects button to confirm variant

See merge request !84807
parents a314d4d0 c8f0ea20
No related branches found
No related tags found
1 merge request!84807Migrate add projects button to confirm variant
Pipeline #516518100 failed
Pipeline: GitLab

#516523429

    ......@@ -273,7 +273,7 @@ export default {
    <div class="mb-3">
    <gl-button
    :disabled="!canAddProjects"
    variant="success"
    variant="confirm"
    category="primary"
    @click="addProjects"
    >
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment