[IMP]put a tooltip on the refresh button.

bzr revid: vba@tinyerp.com-20121029045026-lqvpzryidxjd9z3b
This commit is contained in:
Vijaykumar Baladaniya 2012-10-29 10:20:26 +05:30
parent 013f14931b
commit e945c2d6b3
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<label t-attf-for="file_#{_id}" autofocus="autofocus">CSV File:</label>
<input type="file" id-attf-id="file_#{_id}"
name="file" class="oe_import_file"/>
<button type="button" class="oe_import_file_reload">
<button type="button" class="oe_import_file_reload" title="Reload data to check changes.">
<img src="/web/static/src/img/icons/gtk-refresh.png"/>
</button>
<div class="oe_import_with_file">