mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] Tooltip on delete all button
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<templates>
|
||||
<t t-extend="ListView">
|
||||
<t t-jquery=".o_list_record_delete" t-operation="inner">
|
||||
<span class="fa fa-trash-o hidden"/>
|
||||
<span class="fa fa-trash-o hidden" title="Delete all"/>
|
||||
</t>
|
||||
</t>
|
||||
</templates>
|
||||
|
||||
Reference in New Issue
Block a user