{{ nome }}
| Id | Nome | Descrizione | CreatorId | CreationDate | ModifyId | ModifyDate | Type | DefConfig | Stato | actions | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ componenti.id }} | {% if componenti.Immagine != '' %} |
{{ componenti.Nome }} | {{ componenti.Descrizione|raw }} | {{ componenti.CreatorId }} | {{ componenti.CreationDate ? componenti.CreationDate|date('Y-m-d H:i:s') : '' }} | {{ componenti.ModifyId }} | {{ componenti.ModifyDate ? componenti.ModifyDate|date('Y-m-d H:i:s') : '' }} | {{ componenti.Type }} | {{ componenti.DefConfig ? componenti.DefConfig|json_encode : '' }} | {{ componenti.Stato }} | show edit |
| no records found | |||||||||||