Minor fix finali

This commit is contained in:
Samuele Locatelli
2025-03-15 11:58:26 +01:00
parent c0fec71b5d
commit d69303ef03
12 changed files with 26 additions and 24 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
EgalWare MES suite <img class="logoImg img-fluid" src="images/logoCliente.png" />
</div>
<div class="col-6 text-center mt-4 py-3 bg-light">
<h3>loading data</h3>
<h3>loading data | <b>@(OperatingSystem.IsBrowser() ? "WASM" : "Server")</b> mode</h3>
<i class="fas fa-spinner fa-spin fa-4x"></i>
</div>
</div>