Commit a314d4d0 authored by Simon Knox's avatar Simon Knox

Merge branch 'migrate-operations-success-button' into 'master'

Migrate Operations dashboard empty state button

See merge request gitlab-org/gitlab!84814
parents 4f0666b6 c9d06115
...@@ -183,7 +183,7 @@ export default { ...@@ -183,7 +183,7 @@ export default {
<template #actions> <template #actions>
<gl-button <gl-button
v-gl-modal="$options.modalId" v-gl-modal="$options.modalId"
variant="success" variant="confirm"
data-testid="add-projects-button" data-testid="add-projects-button"
data-qa-selector="add_projects_button" data-qa-selector="add_projects_button"
> >
......
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