Support unicode in text field.
Part of STUD-868
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<sequential>
|
||||
<poll_question name="T1_changemind_poll_foo" display_name="Change your answer" reset="false">
|
||||
<p>Have you changed your mind?</p>
|
||||
<p>Have you changed your mind? ’</p>
|
||||
<answer id="yes">Yes</answer>
|
||||
<answer id="no">No</answer>
|
||||
</poll_question>
|
||||
|
||||
Reference in New Issue
Block a user