Skip to content
Snippets Groups Projects
Commit 30e24a50 authored by VIGHNESH SADAGOPAL's avatar VIGHNESH SADAGOPAL Committed by Ben Mullins
Browse files

Issue #3312056 by sime, mradcliffe, mherman-pro, anmolgoyal74, tderego,...

Issue #3312056 by sime, mradcliffe, mherman-pro, anmolgoyal74, tderego, bnjmnm, ptkoroma: Remove Content security policy icon
parent 2fe66d0a
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
<script>
import { slide } from 'svelte/transition';
import FilterGroup from './FilterGroup.svelte';
import ProjectIcon from '../Project/ProjectIcon.svelte';
import {
COVERED_ID,
MAINTENANCE_OPTIONS,
......@@ -64,9 +63,7 @@
>
{label}
{#if id === COVERED_ID}
<span class="small-icons">
<ProjectIcon type="status" />
</span>
<span class="small-icons" />
{/if}
</label>
</FilterGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment