From 29f0a31d0b741437f43bd0422db2345a6102010e Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 30 Jun 2014 21:51:34 -0700 Subject: [PATCH] CRM-14798 - caseTypeDetails.html - Display warning when changing caseType.name --- partials/crmCaseType/caseTypeDetails.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/partials/crmCaseType/caseTypeDetails.html b/partials/crmCaseType/caseTypeDetails.html index c89a5332b3..8e84a39452 100644 --- a/partials/crmCaseType/caseTypeDetails.html +++ b/partials/crmCaseType/caseTypeDetails.html @@ -39,6 +39,10 @@ The original form used table layout; don't know if we have an alternative, CSS-b class="big crm-form-text"/> + +
+ WARNING: If any external files or programs reference the old "Name", then they must be updated manually. +
-- 2.25.1