[FIX] Bad modification

pull/189/head
Adrien Peiffer (ACSONE) 2016-02-05 19:34:02 +01:00 committed by Stéphane Bidoul
parent 293ba89368
commit 1c094b386d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</a> </a>
</t> </t>
<t t-if="!value_value.drilldown"> <t t-if="!value_value.drilldown">
<t t-esc="value_value.val_r" t-field-options='{"widget": "monetary"}'/> <t t-esc="value_value.val_r"/>
</t> </t>
</div> </div>
</td> </td>