From dbea46e0a37fea86071f0876272b6e1470de53c1 Mon Sep 17 00:00:00 2001 From: Gnedov Pavel Date: Mon, 24 Apr 2023 18:34:29 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D1=82=D0=B5=D1=82=D0=B0=20=D0=B8=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=B2=20=D0=BA=D0=B0=D1=80?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BA=D0=B5=20=D0=BD=D0=B0=20=D0=B4=D0=BE?= =?UTF-8?q?=D1=81=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/simple-kanban-board.hbs | 2 ++ 1 file changed, 2 insertions(+) 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.current_user.name}}
+
Прио.: {{this.priority.name}}
+
Версия: {{this.fixed_version.name}}
Прогресс: {{this.done_ratio}}
Трудозатраты: {{this.total_spent_hours}} / {{this.total_estimated_hours}}
{{#if this.styledTags}}