vhost init...4
This commit is contained in:
parent
7c8a85edab
commit
bd1dd93940
@ -1,5 +1,5 @@
|
|||||||
<?php foreach ($cellDatas['entitys'] as $entity) : ?>
|
<?php foreach ($cellDatas['entitys'] as $entity) : ?>
|
||||||
<?php foreach (['title', 'created_at'] as $field) : ?>
|
<?php foreach (['title', 'created_at'] as $field) : ?>
|
||||||
<?= getFieldCell_Row_BoardHelper($field, $entity, $cellDatas) ?>
|
<div><?= getFieldCell_Row_BoardHelper($field, $entity, $cellDatas) ?></div>
|
||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
<?php endforeach ?>
|
<?php endforeach ?>
|
||||||
Loading…
Reference in New Issue
Block a user