Changeset 5410d4d in Klonkt for src/views/partials/topnav.ejs
- Timestamp:
- 06/24/2026 06:05:39 PM (3 months ago)
- Branches:
- main
- Children:
- 7008b28
- Parents:
- e6272d1
- File:
-
- 1 edited
-
src/views/partials/topnav.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/topnav.ejs
re6272d1 r5410d4d 137 137 <svg class="udi-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg> 138 138 <span><%= t('nav.account') %></span> 139 </a>140 <a href="/favorieten" role="menuitem" class="udi"141 hx-get="/favorieten?partial=1" hx-target="#pcms-main" hx-swap="innerHTML"142 hx-push-url="/favorieten" hx-indicator="#pcms-loading">143 <svg class="udi-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"/></svg>144 <span><%= t('nav.favorites') %></span>145 139 </a> 146 140 <% if (typeof canSeeBeheer !== 'undefined' && canSeeBeheer) { %>
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)