[MERGE] fix lp:778299

bzr revid: tfr@openerp.com-20110513111751-pkt9i7u3b90xj5ix
This commit is contained in:
tfr@openerp.com 2011-05-13 13:17:51 +02:00
commit ddf2d75bb2
1 changed files with 1 additions and 0 deletions

View File

@ -702,6 +702,7 @@
<record model="ir.ui.view" id="survey_question_wizard_test">
<field name="name">survey_question_wizard_test</field>
<field name="model">survey.question</field>
<field name="priority">20</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Survey Question">