+
+
+
+
+
+
+ @foreach (var item in projList)
+ {
+
+ }
+
+
+
+
+
+
+
+
+ @foreach (var item in fasiList)
+ {
+ if (@item.EnableTime)
+ {
+ if (item.Attivo)
+ {
+
+ }
+ else
+ {
+
+ }
+ }
+ else
+ {
+ if (item.Attivo)
+ {
+
+ }
+ else
+ {
+
+ }
+ }
+ }
+
+
+
+ @if (currRecord != null)
+ {
+