This commit is contained in:
paoloar77
2024-12-07 18:37:01 +01:00
parent b58d168e85
commit fa5486e0e9

View File

@@ -19,7 +19,6 @@
<th>Data Pubbl</th> <th>Data Pubbl</th>
<th>ISBN</th> <th>ISBN</th>
<th>Pagine</th> <th>Pagine</th>
<th>Formato</th>
<th>Misure</th> <th>Misure</th>
<th>Rank 3 M</th> <th>Rank 3 M</th>
<th>Rank 6 M</th> <th>Rank 6 M</th>
@@ -57,7 +56,6 @@
<td>@if (isset($articolo->Ean13)){{ $articolo->Ean13 }}@endif</td> <td>@if (isset($articolo->Ean13)){{ $articolo->Ean13 }}@endif</td>
<td>@if (isset($articolo->Pagine)){{ $articolo->Pagine }}@endif</td> <td>@if (isset($articolo->Pagine)){{ $articolo->Pagine }}@endif</td>
<td>@if (isset($articolo->IdTipoFormato)){{ $articolo->IdTipoFormato }}@endif</td>
<td>@if (isset($articolo->misure)){{ $articolo->misure }}@endif</td> <td>@if (isset($articolo->misure)){{ $articolo->misure }}@endif</td>
<td>@if (isset($articolo->rank3M)) <td>@if (isset($articolo->rank3M))