|
@ -17,7 +17,7 @@ |
|
|
<attribute name="attrs">{'invisible': [('is_template', '=', True)]}</attribute> |
|
|
<attribute name="attrs">{'invisible': [('is_template', '=', True)]}</attribute> |
|
|
</button> |
|
|
</button> |
|
|
<field name="stage_id" position="before"> |
|
|
<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"/> |
|
|
attrs="{'invisible':[('is_template','=',False)]}" class="btn btn-warning" icon="fa-copy"/> |
|
|
</field> |
|
|
</field> |
|
|
<field name="stage_id" position="attributes"> |
|
|
<field name="stage_id" position="attributes"> |
|
|