Changeset a3169f5 in Klonkt for src/views/partials/topnav.ejs
- Timestamp:
- 06/14/2026 06:35:59 PM (3 months ago)
- Branches:
- main
- Children:
- ce8c8c2
- Parents:
- 5e95aac
- File:
-
- 1 edited
-
src/views/partials/topnav.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/topnav.ejs
r5e95aac ra3169f5 115 115 <span>Account</span> 116 116 </a> 117 <% if ( user.role === 'god' || user.role === 'admin' || (typeof userOwnsSite !== 'undefined' && userOwnsSite)) { %>117 <% if (typeof canSeeBeheer !== 'undefined' && canSeeBeheer) { %> 118 118 <a href="/admin" role="menuitem" class="udi"> 119 119 <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="M3 3h7v7H3z"/><path d="M14 3h7v7h-7z"/><path d="M14 14h7v7h-7z"/><path d="M3 14h7v7H3z"/></svg>
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)