[FIX]: Remove onchange from xml part.

bzr revid: atp@tinyerp.com-20130828150105-ylwdzki1viq9n8kl
This commit is contained in:
Atul Patel (OpenERP) 2013-08-28 20:31:05 +05:30
parent 411a3da7bc
commit 14a855f297
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
<label for="font" string="Default Para fonts(Header/footer)" />
<div>
<div>
<field name="font" class="oe_inline" on_change="onchange_font(font)"/>
<field name="font" class="oe_inline"/>
</div>
</div>
</group>