From 3a3366e10f22d395fcad0e2486194d4795064eca Mon Sep 17 00:00:00 2001 From: Gnedov Pavel Date: Fri, 17 Mar 2023 15:00:33 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D0=B4=D0=B0?= =?UTF-8?q?=D0=BD=D0=BD=D1=8B=D1=85=20=D0=BE=20=D0=BF=D1=80=D0=BE=D0=B3?= =?UTF-8?q?=D1=80=D0=B5=D1=81=D1=81=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, 1 insertion(+), 1 deletion(-) diff --git a/views/simple-kanban-board.hbs b/views/simple-kanban-board.hbs index 29c397a..a867939 100644 --- a/views/simple-kanban-board.hbs +++ b/views/simple-kanban-board.hbs @@ -82,7 +82,7 @@
Исп.: {{this.current_user.name}}
-
Прогресс: {{this.done_ration}}
+
Прогресс: {{this.done_ratio}}
Трудозатраты: {{this.total_spent_hours}} / {{this.total_estimated_hours}}
{{#if this.styledTags}}