correzione bug riga commentata erroneamente

This commit is contained in:
michele 2025-11-19 10:05:32 +01:00
parent 9a975a8f17
commit a9125bde75

View File

@ -152,7 +152,7 @@
<span class="dotGray"></span> <span class="dotGray"></span>
; ;
} *@ } *@
else if (!string.IsNullOrEmpty(item.rif) && item.rif.Equals("S")) @if (!string.IsNullOrEmpty(item.rif) && item.rif.Equals("S"))
{ {
<span class="dotBlack"></span> <span class="dotBlack"></span>
; ;
@ -177,7 +177,7 @@
@if (!string.IsNullOrEmpty(item.ser_buono_chiu)) @if (!string.IsNullOrEmpty(item.ser_buono_chiu))
{ {
<a href="#" class="apri-finestra" data-id="@item.ser_rapp_chiu">@item.ser_buono_chiu</a> <a href="#" class="apri-finestra" data-id="@item.ser_rapp_chiu">@item.ser_buono_chiu</a>
}a }
</td> </td>
<td> <td>
@{ @{