Changeset 99989f9 in Klonkt for src/views/pages/admin-site-edit.ejs
- Timestamp:
- 06/28/2026 04:57:19 PM (2 months ago)
- Branches:
- main
- Children:
- 201ec06
- Parents:
- 74c5abc
- File:
-
- 1 edited
-
src/views/pages/admin-site-edit.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin-site-edit.ejs
r74c5abc r99989f9 50 50 <div class="photo-picker" id="photo-picker"> 51 51 <div class="photo-thumb" id="photo-thumb" <%= site.profile_photo ? '' : 'data-empty' %>> 52 <img id="photo-preview" src="<%= site.profile_photo || ''%>" alt="" <%= site.profile_photo ? '' : 'hidden' %>>52 <img id="photo-preview" src="<%= avatar(site.profile_photo || '', 128) %>" alt="" <%= site.profile_photo ? '' : 'hidden' %>> 53 53 <span class="photo-empty" aria-hidden="true"> 54 54 <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><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>
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)