data['board']; /** @var \Modules\Kanban\Models\KanbanColumn[] $columns */ $columns = $board->getColumns(); ?>
getHtml('Edit', '0', '0'); ?>
getCards(); ?>
printHtml($column->name); ?> add_circle
id); ?>
printHtml($card->name); ?> commentList->comments); ?>
description; ?>
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?>