aa
This commit is contained in:
@@ -551,6 +551,7 @@ class ArticleController extends Controller
|
||||
'IdCollana' => $articoloVenduto->IdCollana,
|
||||
'DescrizioneCollana' => $articoloVenduto->DescrizioneCollana,
|
||||
'DescrArgomento' => $articoloVenduto->DescrArgomento,
|
||||
'ListaArgomenti' => $articoloVenduto->ListaArgomenti,
|
||||
'Pagine' => $articoloVenduto->Pagine,
|
||||
'IdTipoFormato' => $articoloVenduto->IdTipoFormato,
|
||||
'Misure' => $articoloVenduto->Misure,
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
<th>ISBN</th>
|
||||
<th>Collana</th>
|
||||
<th>Argomento</th>
|
||||
<th>ListaArgomenti</th>
|
||||
<th>Pagine</th>
|
||||
<th>Misure</th>
|
||||
<th>Rank 3 M</th>
|
||||
|
||||
Reference in New Issue
Block a user