mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] Buttons
This commit is contained in:
committed by
Florent de Labarre
parent
5d7dc878ee
commit
ce3ed1ef98
@@ -15,8 +15,8 @@
|
|||||||
<field name="data" widget="ace" nolabel="1"/>
|
<field name="data" widget="ace" nolabel="1"/>
|
||||||
</group>
|
</group>
|
||||||
<footer>
|
<footer>
|
||||||
<button type="special" special="cancel" string="Cancel"/>
|
<button string="Cancel" class="btn-default" special="cancel"/>
|
||||||
<button string="Import" type="object" name="import_zpl2" class="oe_highlight"/>
|
<button string="Import" type="object" name="import_zpl2" class="btn-primary"/>
|
||||||
</footer>
|
</footer>
|
||||||
</form>
|
</form>
|
||||||
</field>
|
</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user