From ae01d147c82a8006ce06137ed7fa962f8e030d9e Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 14 Oct 2021 16:02:28 +0200 Subject: [PATCH] Colorazione secondary x area GLS legacy --- LiMan.UI/Components/ListApplicazioniGLS.razor | 4 ++-- LiMan.UI/Components/ListInstallazioniGLS.razor | 4 ++-- LiMan.UI/Components/ListLicenzeGLS.razor | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LiMan.UI/Components/ListApplicazioniGLS.razor b/LiMan.UI/Components/ListApplicazioniGLS.razor index 0e20e82..0815824 100644 --- a/LiMan.UI/Components/ListApplicazioniGLS.razor +++ b/LiMan.UI/Components/ListApplicazioniGLS.razor @@ -1,7 +1,7 @@ @using LiMan.UI.Components
-
+

Applicazioni

@@ -64,7 +64,7 @@
}
- \ No newline at end of file diff --git a/LiMan.UI/Components/ListInstallazioniGLS.razor b/LiMan.UI/Components/ListInstallazioniGLS.razor index 1ca6378..632bf48 100644 --- a/LiMan.UI/Components/ListInstallazioniGLS.razor +++ b/LiMan.UI/Components/ListInstallazioniGLS.razor @@ -1,7 +1,7 @@ @using LiMan.UI.Components
-
+

Installazioni

@@ -72,7 +72,7 @@
}
- \ No newline at end of file diff --git a/LiMan.UI/Components/ListLicenzeGLS.razor b/LiMan.UI/Components/ListLicenzeGLS.razor index bb0f097..0795bfb 100644 --- a/LiMan.UI/Components/ListLicenzeGLS.razor +++ b/LiMan.UI/Components/ListLicenzeGLS.razor @@ -1,6 +1,6 @@ @using LiMan.UI.Components
-
+

Licenze

@@ -159,7 +159,7 @@
}
- \ No newline at end of file