Commit 9b3bb439 authored by Lukas Eipert's avatar Lukas Eipert

Use new information-o icon for Security Dashboard

parent 6b2e23a5
...@@ -71,7 +71,7 @@ export default { ...@@ -71,7 +71,7 @@ export default {
type="button" type="button"
@click="openModal({ vulnerability });" @click="openModal({ vulnerability });"
> >
<icon name="information" /> <icon name="information-o" />
</button> </button>
<loading-button <loading-button
v-if="canCreateIssue" 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