[IMP] Fixed the issue of buttons 'First', '<', '>', 'Last' would be nice at the bottom, too

bzr revid: tpa@tinyerp.com-20111024060926-f47bcg8jkmx449z2
This commit is contained in:
Turkesh Patel (Open ERP) 2011-10-24 11:39:26 +05:30
parent 75a57eed12
commit 940b1138ae
1 changed files with 1 additions and 1 deletions

View File

@ -567,8 +567,8 @@
t-if="options.selectable and options.deletable">
Delete
</button>
<t t-call="Listview.navigation.button"/>
</td>
<t t-call="Listview.navigation.button"/>
</tr>
</table>
</th>