Changeset 09ac0a5 in Klonkt
- Timestamp:
- 06/16/2026 11:27:10 PM (3 months ago)
- Branches:
- main
- Children:
- 03bfdce
- Parents:
- 6224462
- File:
-
- 1 edited
-
src/views/partials/bottom-tab.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
r6224462 r09ac0a5 40 40 41 41 <!-- Home --> 42 <%# htmx-navigatie (geen full reload): de persistente audioplayer in document.body 43 overleeft dan, dus de muziek verspringt niet bij het navigeren. Op mobiel is de 44 top-balk toch verborgen, dus een context-reset via full-load is hier niet nodig. %> 42 45 <a class="bottom-tab-item<%= _active === 'home' ? ' is-active' : '' %>" 43 46 href="<%= _homeHref %>" 44 <% if (!_isHub) { %>hx-get="<%= _homeHref %>?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" hx-push-url="<%= _homeHref %>" hx-indicator="#pcms-loading"<% } %> 47 hx-get="<%= _homeHref %>?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" 48 hx-push-url="<%= _homeHref %>" hx-indicator="#pcms-loading" 45 49 aria-label="Home" <%= _active === 'home' ? 'aria-current="page"' : '' %>> 46 50 <svg class="bottom-tab-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
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)