data['board'] ?? new NullKanbanBoard(); ?>
getHtml('Edit', '0', '0'); ?>
columns as $column) : $i++; $cards = $column->getCards(); ?>
printHtml($column->name); ?> add_circle
id); ?>
printHtml($card->name); ?> commentList->comments); ?>
description; ?>
tags as $tag) : ?> icon) ? '' : '' . $this->printHtml($tag->icon) . ''; ?> printHtml($tag->getL11n()); ?>