From 434cdb952850a486aedf8bf72ff1e73a21ed452a Mon Sep 17 00:00:00 2001 From: JoeMurray Date: Tue, 25 Feb 2014 15:42:29 -0500 Subject: [PATCH] Added localizable to title and instructions --- xml/schema/Campaign/Survey.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/schema/Campaign/Survey.xml b/xml/schema/Campaign/Survey.xml index 445914acca..27030a9b26 100644 --- a/xml/schema/Campaign/Survey.xml +++ b/xml/schema/Campaign/Survey.xml @@ -24,6 +24,7 @@ varchar 255 true + true Title of the Survey. true 3.3 @@ -85,6 +86,7 @@ instructions text + true Script instructions for volunteers to use for the survey. TextArea -- 2.25.1