From 590a7ed5fddfd5ec99f2822deea958d0a7052777 Mon Sep 17 00:00:00 2001 From: Pierre-Narcisi Date: Tue, 3 Dec 2024 16:10:33 +0100 Subject: [PATCH] add do_not_touch icon --- .../app/metadataModule/datasets/dataset-card.component.html | 2 +- frontend/src/index.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/metadataModule/datasets/dataset-card.component.html b/frontend/src/app/metadataModule/datasets/dataset-card.component.html index f60102b7d6..27d90ae1e0 100644 --- a/frontend/src/app/metadataModule/datasets/dataset-card.component.html +++ b/frontend/src/app/metadataModule/datasets/dataset-card.component.html @@ -416,7 +416,7 @@
Sources des données
(click)="sensiReport(dataset.id_dataset)" > Rapport de sensibilité - do_not_touch + do_not_touch diff --git a/frontend/src/index.html b/frontend/src/index.html index fd2d28ff3d..d22e2b6f56 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -19,6 +19,10 @@ rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&icon_names=keep" /> +