From f2bb267cea7f7ecd5bc501e1836a2f8ebf98ec23 Mon Sep 17 00:00:00 2001 From: Adam Roses Wight Date: Thu, 1 May 2014 17:48:08 -0700 Subject: [PATCH] Mark case_type columns as localizable --- xml/schema/Case/CaseType.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/schema/Case/CaseType.xml b/xml/schema/Case/CaseType.xml index c9db0220ab..08a5e04804 100644 --- a/xml/schema/Case/CaseType.xml +++ b/xml/schema/Case/CaseType.xml @@ -36,6 +36,7 @@ varchar 64 true + true Natural language name for Case Type 4.5 @@ -43,6 +44,7 @@ description varchar 255 + true Description of the Case Type 4.5 -- 2.25.1