Skip to content
Snippets Groups Projects
Commit ddf2d75b authored by Thibault Francois's avatar Thibault Francois
Browse files

[MERGE] fix lp:778299

bzr revid: tfr@openerp.com-20110513111751-pkt9i7u3b90xj5ix
parents f6cfc890 c49bc67d
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment