Changeset 9f81a09 in Klonkt for src/views/partials/bottom-tab.ejs
- Timestamp:
- 06/16/2026 01:56:56 AM (3 months ago)
- Branches:
- main
- Children:
- d2c43f9
- Parents:
- 43dbf9c
- File:
-
- 1 edited
-
src/views/partials/bottom-tab.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
r43dbf9c r9f81a09 56 56 <span class="bottom-tab-label">Zoek</span> 57 57 </button> 58 59 <!-- Cirkel (alleen in circle-modus) -->60 <% if (typeof tenancy !== 'undefined' && tenancy === 'circle') { %>61 <a class="bottom-tab-item<%= _active === 'cirkel' ? ' is-active' : '' %>"62 href="<%= _siteUrlBase %>/cirkel"63 hx-get="<%= _siteUrlBase %>/cirkel?partial=1" hx-target="#pcms-main" hx-swap="innerHTML"64 hx-push-url="<%= _siteUrlBase %>/cirkel" hx-indicator="#pcms-loading">65 <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"><circle cx="8" cy="9" r="3.2"/><circle cx="16.5" cy="15" r="3.2"/><path d="M10.6 10.9l3.3 2.4"/></svg>66 <span class="bottom-tab-label">Cirkel</span>67 </a>68 <% } %>69 58 70 59 <!-- Plus (FAB-style, only when user can post) -->
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)