Commit 4270e6be authored by Simon Knox's avatar Simon Knox

Merge branch '247285-dast-profiles-button-styling' into 'master'

Resolve "DAST Profiles button should be changed to `default` styling"

Closes #247285

See merge request gitlab-org/gitlab!43588
parents c22d662c e500edf7
......@@ -41,8 +41,6 @@ export default {
<template>
<gl-button
v-if="canManageProfiles"
variant="success"
category="primary"
:href="feature.configuration_path"
data-testid="manageButton"
>{{ s__('SecurityConfiguration|Manage') }}</gl-button
......
---
title: DAST Profiles manage button changed to default styling
merge_request: 43588
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