Commit d89617a2 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '8506-update-details-icon' into 'master'

Use new information-o icon for Security Dashboard

Closes #8506

See merge request gitlab-org/gitlab-ee!8668
parents 4e51c444 9b3bb439
......@@ -71,7 +71,7 @@ export default {
type="button"
@click="openModal({ vulnerability });"
>
<icon name="information" />
<icon name="information-o" />
</button>
<loading-button
v-if="canCreateIssue"
......
---
title: Use new information-o icon for Security Dashboard
merge_request:
author:
type: other
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