Use a link for the cancel button

This commit is contained in:
Guewen Baconnier
2014-12-15 14:52:21 +01:00
parent 5955f7bb0f
commit 5013369b0f

View File

@@ -20,7 +20,8 @@
</notebook>
<footer>
<button class="oe_highlight" name="print_lines" string="Print" type="object"/>
<button special="cancel" string="Cancel" icon='gtk-cancel'/>
or
<button class="oe_link" special="cancel" string="Cancel"/>
</footer>
</form>
</field>