Changeset a995698 in Klonkt for src/views/partials/profile-sheet.ejs
- Timestamp:
- 06/28/2026 12:11:39 PM (2 months ago)
- Branches:
- main
- Children:
- 0a58300
- Parents:
- 89cc8c4
- File:
-
- 1 edited
-
src/views/partials/profile-sheet.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/profile-sheet.ejs
r89cc8c4 ra995698 56 56 </a> 57 57 </li> 58 <% if (typeof canManageFedi !== 'undefined' && canManageFedi && apEnabled) { %> 58 59 <li role="none"> 59 60 <a href="/notifications" class="profile-sheet-item" role="menuitem" data-close-sheet> … … 63 64 </a> 64 65 </li> 65 <% if (typeof canManageFedi !== 'undefined' && canManageFedi) { %> 66 <% } %> 67 <% if (typeof canManageFedi !== 'undefined' && canManageFedi && apEnabled) { %> 66 68 <li role="none"> 67 69 <a href="/news" class="profile-sheet-item" role="menuitem" data-close-sheet
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)