[imp]:improve use a text-center class

bzr revid: ssh@tinyerp.com-20140424044756-ls3g2mour8rmjtes
This commit is contained in:
Sunil Sharma 2014-04-24 10:17:56 +05:30
parent f15123df69
commit 45e74261e4
1 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@
<t t-call="report.external_layout">
<div class="page">
<t t-foreach="get_employee(data['form'])" t-as="employee">
<center><span t-field="employee.company_id"/></center>
<center>From
<div class="text-center"><span t-field="employee.company_id"/></div>
<div class="text-center">From
<u><span t-esc="data['form']['date_from']"/></u>
To <u><span t-esc="data['form']['date_to']"/></u>
</center>
</div>
<br/>
<table class="table table-condensed table-bordered ">
<tr>