diff --git a/MP-TAB-SERV/Components/CmpFooter.razor b/MP-TAB-SERV/Components/CmpFooter.razor index bfefb5f5..bb526379 100644 --- a/MP-TAB-SERV/Components/CmpFooter.razor +++ b/MP-TAB-SERV/Components/CmpFooter.razor @@ -5,12 +5,16 @@
@if (typeScadLogin > 0) { - - } - else if(CurrExpVal == 0) - { -
TIMER SCADUTO!
+ @if (CurrExpVal < 0) + { +
TIMER SCADUTO!
+ } + else + { + + } } +
@($"{DateTime.Now:HH:mm:ss}") | Egalware