Changeset c9c6a2d in Klonkt for src/views/partials/bottom-tab.ejs
- Timestamp:
- 06/21/2026 06:38:24 PM (3 months ago)
- Branches:
- main
- Children:
- 9a34d31
- Parents:
- d41f4be
- File:
-
- 1 edited
-
src/views/partials/bottom-tab.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
rd41f4be rc9c6a2d 107 107 <% } %> 108 108 <span class="bottom-tab-label"><%= t('tab.profile') %></span> 109 <% if (typeof notifUnread !== 'undefined' && notifUnread > 0) { %> 110 <span class="bottom-tab-badge" aria-label="<%= notifUnread %> ongelezen meldingen"><%= notifUnread > 99 ? '99+' : notifUnread %></span> 111 <% } %> 109 112 </button> 110 113 <% } else { %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)