From 387df699b0ce66eae6489fdb09573c0d47f0ff91 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Sat, 23 Jul 2022 17:56:51 +0200 Subject: [PATCH] Update link in pagina HOME --- MP.SPEC/Pages/Index.razor | 38 ++++++++- MP.SPEC/Shared/NavMenu.razor | 12 +-- MP.SPEC/Shared/SurveyPrompt.razor | 16 ---- MP.SPEC/wwwroot/css/site.css | 126 +++++++++++++++++++++++++++--- MP.SPEC/wwwroot/css/site.less | 118 ++++++++++++++++++++++++++++ MP.SPEC/wwwroot/css/site.min.css | 2 +- 6 files changed, 272 insertions(+), 40 deletions(-) delete mode 100644 MP.SPEC/Shared/SurveyPrompt.razor diff --git a/MP.SPEC/Pages/Index.razor b/MP.SPEC/Pages/Index.razor index c22ebc5f..72eec2e6 100644 --- a/MP.SPEC/Pages/Index.razor +++ b/MP.SPEC/Pages/Index.razor @@ -2,12 +2,42 @@ Index -

Hello, world!

+
+
+
+
+ +
+
+ MAPO SPEC +
+
+ +
+
-Welcome to your new app. +
+
+
MAPO MES Custom Pages
+

Gestione custom pages.

- + +
+
-@code{ +@code { } \ No newline at end of file diff --git a/MP.SPEC/Shared/NavMenu.razor b/MP.SPEC/Shared/NavMenu.razor index 9ef77312..e4cae336 100644 --- a/MP.SPEC/Shared/NavMenu.razor +++ b/MP.SPEC/Shared/NavMenu.razor @@ -9,18 +9,18 @@