From 239ee7d91c2df963c5f18955f906a8f89afdc8be Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 15 May 2017 20:54:49 -0700 Subject: [PATCH] CRM-20600 - Purify HTML - ang/crmCaseType/rolesTable.html --- ang/crmCaseType/rolesTable.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ang/crmCaseType/rolesTable.html b/ang/crmCaseType/rolesTable.html index 94fd7993c6..cc64a60a8e 100644 --- a/ang/crmCaseType/rolesTable.html +++ b/ang/crmCaseType/rolesTable.html @@ -14,8 +14,8 @@ Required vars: caseType {{relType.name}} - - + + @@ -30,7 +30,7 @@ Required vars: caseType crm-var="newRole" crm-on-add="addRole(caseType.definition.caseRoles, newRole)" placeholder="{{ts('Add role')}}" - /> + > -- 2.25.1