This commit is contained in:
KONE SOREL 2025-12-23 09:21:13 +00:00
parent 8980e9c9c3
commit efbc0bd243

View File

@ -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>