[CHG] titlecase discard option in list views

as required by apr

bzr revid: xmo@openerp.com-20120904085447-wvpc9d2iv7vj20pg
This commit is contained in:
Xavier Morel 2012-09-04 10:54:47 +02:00
parent f9be81cb20
commit 76772d06bf
1 changed files with 1 additions and 1 deletions

View File

@ -701,7 +701,7 @@
type="button">Save</button>
</t>
<t t-jquery="a.oe_list_button_import" t-operation="after">
<a href="#" class="oe_bold oe_list_discard">discard</a>
<a href="#" class="oe_bold oe_list_discard">Discard</a>
</t>
</t>
<t t-extend="ListView.row">