Browse Source

[FIX] kill me

12.0
Rémi FRANÇOIS 4 years ago
parent
commit
544e8ec3fb
  1. 2
      survey_template/views/survey_survey.xml

2
survey_template/views/survey_survey.xml

@ -17,7 +17,7 @@
<attribute name="attrs">{'invisible': [('is_template', '=', True)]}</attribute>
</button>
<field name="stage_id" position="before">
<button type="object" nmae="create_survey_from_template" string="Create a survey from this template"
<button type="object" name="create_survey_from_template" string="Create a survey from this template"
attrs="{'invisible':[('is_template','=',False)]}" class="btn btn-warning" icon="fa-copy"/>
</field>
<field name="stage_id" position="attributes">

Loading…
Cancel
Save