From 5566e7066070af75798319e6db300ac46515a5c4 Mon Sep 17 00:00:00 2001 From: Mathieu Lutfy Date: Thu, 6 Jul 2023 11:03:44 -0400 Subject: [PATCH] crmCaseType: fix New Case Type link visiblity in obscure circumstances --- ang/crmCaseType/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ang/crmCaseType/list.html b/ang/crmCaseType/list.html index c9ebc7e60d..847c4bcc8e 100644 --- a/ang/crmCaseType/list.html +++ b/ang/crmCaseType/list.html @@ -74,6 +74,6 @@ Required vars: caseTypes
- {{:: ts('New Case Type') }} + {{:: ts('New Case Type') }}
-- 2.25.1