tester
This commit is contained in:
parent
8980e9c9c3
commit
efbc0bd243
|
|
@ -297,7 +297,7 @@ console.groupEnd();
|
|||
|
||||
<div class="header-controls">
|
||||
<!-- Notifications -->
|
||||
<button class="header-btn notification-btn" onclick="appNotifications.showMessagesModal()"
|
||||
<button class="header-btn notification-btn" onclick="appNotifications().showMessagesModal()"
|
||||
aria-label="Notifications" title="<?= _('Voir les notifications') ?>">
|
||||
<i class="bi bi-bell"></i>
|
||||
<span class="notification-badge" id="notificationCount" aria-live="polite">0</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user