From f54b192492c40f007c5bf589dcbc5a6049669c8a Mon Sep 17 00:00:00 2001 From: Mukesh Ram Date: Wed, 1 Nov 2017 11:48:33 +0530 Subject: [PATCH] HW-382: Moved help section outside of block --- ang/crmCaseType/edit.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ang/crmCaseType/edit.html b/ang/crmCaseType/edit.html index 1597db21c0..48b464f60d 100644 --- a/ang/crmCaseType/edit.html +++ b/ang/crmCaseType/edit.html @@ -3,11 +3,13 @@ Controller: CaseTypeCtrl Required vars: caseType -->

{{caseType.title || ts('New Case Type')}}

+ +
+ {{ts('Use this screen to define or update the Case Roles, Activity Types, and Timelines for a case type.')}} {{ts('Learn more...')}} +
+
-
- {{ts('Use this screen to define or update the Case Roles, Activity Types, and Timelines for a case type.')}} {{ts('Learn more...')}} -
-- 2.25.1