Commit 8017511f authored by Mark Florian's avatar Mark Florian

Merge branch 'update-dast-modal-action-button' into 'master'

Update Dast Modal Button Styles

See merge request gitlab-org/gitlab!52245
parents 90d65ded 992ee2ab
......@@ -21,8 +21,8 @@ export default {
modal: {
modalId: 'dastUrl',
actionPrimary: {
text: __('Close'),
attributes: { variant: 'success' },
text: __('Done'),
attributes: { variant: 'default' },
},
},
computed: {
......
---
title: Updated text and styling of the DAST-modal footer button
merge_request: 52245
author:
type: changed
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