[IMP]: Add the padding to the child level

bzr revid: rsi@tinyerp.com-20140424052118-y92vvkbam7cwlklj
This commit is contained in:
Rakesh Sindhav (OpenERP) 2014-04-24 10:51:18 +05:30
parent c43d5235a5
commit c61a1b679e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<span t-esc="h['code']"/>
</td>
<td>
<span t-esc="h['rule_category']"/>
<span t-esc="'..'*h['level']"/><span t-esc="h['rule_category']"/>
</td>
<td>
<span t-esc="formatLang(h['total'], currency_obj=o.company_id.currency_id)"/>