[IMP] web_refresher: Be able to refresh from report views

This commit is contained in:
Carlos Roca
2024-04-09 10:22:49 +02:00
parent bc43787c65
commit b842cf4e39
2 changed files with 24 additions and 15 deletions

View File

@@ -4,12 +4,7 @@
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<template>
<t t-name="web_refresher.Button">
<nav
class="oe_refresher"
aria-label="Refresher"
aria-atomic="true"
t-if="displayButton"
>
<nav class="oe_refresher" aria-label="Refresher" aria-atomic="true">
<button
class="fa fa-refresh btn btn-icon oe_pager_refresh"
aria-label="Refresh"