Commit 45c66090 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Merge branch 'jnnkl-job-log-modal' into 'master'

Added missing button variant to erase job log modal

See merge request gitlab-org/gitlab!77131
parents cdeccbce e7c17726
......@@ -107,6 +107,7 @@ export default {
:data-confirm="__('Are you sure you want to erase this build?')"
class="gl-ml-3"
data-testid="job-log-erase-link"
data-confirm-btn-variant="danger"
data-method="post"
icon="remove"
/>
......
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