aa
This commit is contained in:
@@ -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))
|
||||||
|
|||||||
Reference in New Issue
Block a user