[MIG] survey_extra_fields, survey_base : modifications to make them work in v18
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
id="question_container_inh_type_file"
|
||||
inherit_id="survey.question_container"
|
||||
>
|
||||
<xpath expr="//t[@t-call='survey.question_matrix']/.." position="after">
|
||||
<xpath expr="//t[@t-call='survey.question_matrix']" position="after">
|
||||
<t t-if="question.question_type == 'file'">
|
||||
<t t-call="survey_extra_fields.question_file"/>
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user