DMAGmbH/dma_simple_grid

Ausgabe der cssID

Closed this issue · 0 comments

Hallo Janosch,

bei den einzelnen Templates:

  • ce_dma_simplegrid_wrapperstart.html5
  • ce_dma_simplegrid_rowstart.html5
  • ce_dma_simplegrid_columnstart.html5

fehlt die Ausgabe der CSS-ID und es werden aktuell nur die Klassen berücksichtigt.

<div <?php if ($this->cssID): ?><?= $this->cssID; ?><?php endif; ?> <?php if ($this->class): ?> class="<?= $this->class; ?>"<?php endif; ?>>

Vielen Dank und beste Grüße
Saress