diff --git a/views/simple-kanban-board.hbs b/views/simple-kanban-board.hbs index a867939..7cef547 100644 --- a/views/simple-kanban-board.hbs +++ b/views/simple-kanban-board.hbs @@ -82,6 +82,8 @@
{{this.tracker.name}} #{{this.id}} - {{this.subject}}
Исп.: {{this.current_user.name}}
+
Прио.: {{this.priority.name}}
+
Версия: {{this.fixed_version.name}}
Прогресс: {{this.done_ratio}}
Трудозатраты: {{this.total_spent_hours}} / {{this.total_estimated_hours}}
{{#if this.styledTags}}