From f38361c7c77bf010de1ef896749cd0d6cbaf151e Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 3 Mar 2020 17:02:13 +0200 Subject: [PATCH] fix duplicate link --- client/res/templates/modals/duplicate.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/res/templates/modals/duplicate.tpl b/client/res/templates/modals/duplicate.tpl index 22ba39044e..bd82e6a90b 100644 --- a/client/res/templates/modals/duplicate.tpl +++ b/client/res/templates/modals/duplicate.tpl @@ -5,7 +5,7 @@ {{#each duplicates}} - {{name}} + {{name}} {{#if _entityType}}({{translate _entityType category='scopeNames'}}){{/if}}