diff --git a/GPW.CORE.SMART/Components/Calendario.razor b/GPW.CORE.SMART/Components/Calendario.razor index 14231ab..35613c0 100644 --- a/GPW.CORE.SMART/Components/Calendario.razor +++ b/GPW.CORE.SMART/Components/Calendario.razor @@ -87,3 +87,10 @@ else } +@**@ + diff --git a/GPW.CORE.SMART/Pages/MancateTimbrature.razor b/GPW.CORE.SMART/Pages/MancateTimbrature.razor deleted file mode 100644 index 56085b7..0000000 --- a/GPW.CORE.SMART/Pages/MancateTimbrature.razor +++ /dev/null @@ -1,15 +0,0 @@ -@page "/MancateTimbrature" - -

MancateTimbrature

- - - - -@code { - -} diff --git a/GPW.CORE.SMART/Pages/Progetti.razor b/GPW.CORE.SMART/Pages/Progetti.razor new file mode 100644 index 0000000..d67e2f3 --- /dev/null +++ b/GPW.CORE.SMART/Pages/Progetti.razor @@ -0,0 +1,5 @@ +

Progetti

+ +@code { + +}