- Timestamp:
- 06/16/2026 10:56:49 PM (3 months ago)
- Branches:
- main
- Children:
- 09ac0a5
- Parents:
- 9915786
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
r9915786 r6224462 294 294 <%- include('partials/footer') %> 295 295 296 <!-- Mobile bottom-tab navigation (auto-hidden ≥768px) — niet op landing/auth --> 297 <% if (!bareChrome) { %> 296 <!-- Mobile bottom-tab navigation (auto-hidden ≥768px). Toont overal — óók op de 297 hub-landing (zodat mobiel altijd Home/Zoek/Inloggen heeft) — behalve op de 298 auth-focusschermen. --> 299 <% if (!(typeof bodyClass === 'string' && bodyClass.indexOf('on-auth') >= 0)) { %> 298 300 <%- include('partials/bottom-tab') %> 299 301 <% } %>
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)