[MERGE] forward port of branch 7.0 up to 772b213

This commit is contained in:
Denis Ledoux 2015-02-17 10:59:25 +01:00
commit 4c7e078478
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<tr class="oe_timesheet_total">
<td>
<div class="oe_timesheet_weekly_adding_tot">
<div class="oe_timesheet_weekly_adding"><button class="oe_timesheet_button_add">Add a Line</button></div>
<div t-if="!widget.get('effective_readonly')" class="oe_timesheet_weekly_adding"><button class="oe_timesheet_button_add">Add a Line</button></div>
<div class="oe_timesheet_weekly_tottot"><span>Total</span></div>
</div>
</td>