|
|
@ -143,12 +143,8 @@ |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</xpath> |
|
|
|
<xpath expr="//div[@name='final_buttons']/button" position="attributes"> |
|
|
|
<attribute name="class">btn-default</attribute> |
|
|
|
<attribute name="string">Cancel</attribute> |
|
|
|
</xpath> |
|
|
|
<xpath expr="//div[@name='final_buttons']/button" position="before"> |
|
|
|
<button name="import_mapping" string="Import" type="object" class="btn-primary" /> |
|
|
|
<xpath expr="//div[@name='states_buttons']/button" position="before"> |
|
|
|
<button name="import_mapping" string="Import" type="object" class="btn-primary" attrs="{'invisible': [('state', '!=', 'final')]}"/> |
|
|
|
</xpath> |
|
|
|
</field> |
|
|
|
</record> |
|
|
|