Added localizable to title and instructions
authorJoeMurray <joe.murray@jmaconsulting.biz>
Tue, 25 Feb 2014 20:42:29 +0000 (15:42 -0500)
committerJoeMurray <joe.murray@jmaconsulting.biz>
Tue, 25 Feb 2014 20:42:29 +0000 (15:42 -0500)
xml/schema/Campaign/Survey.xml

index 445914acca4f3ae975d1d81f93e65cfa1bf745a7..27030a9b264624231dd31f275ace29ec79916ad1 100644 (file)
@@ -24,6 +24,7 @@
       <type>varchar</type>
       <length>255</length>
       <required>true</required>
+      <localizable>true</localizable>
       <comment>Title of the Survey.</comment>
       <import>true</import>
       <add>3.3</add>
@@ -85,6 +86,7 @@
   <field>
     <name>instructions</name>
     <type>text</type>
+    <localizable>true</localizable>
     <comment>Script instructions for volunteers to use for the survey.</comment>
     <html>
       <type>TextArea</type>