Changeset e9c9ae1 in Klonkt for src/views/pages/authorize-interaction.ejs
- Timestamp:
- 07/19/2026 10:48:15 PM (7 weeks ago)
- Branches:
- main
- Children:
- ff3b8ce
- Parents:
- 5190152
- git-author:
- Robin <roboburr@…> (07/19/2026 10:47:10 PM)
- git-committer:
- Robin <roboburr@…> (07/19/2026 10:48:15 PM)
- File:
-
- 1 edited
-
src/views/pages/authorize-interaction.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/authorize-interaction.ejs
r5190152 re9c9ae1 204 204 submitLabel: t('fedi.send'), 205 205 rows: 4, 206 participants: (target && target.actor_uri) ? [{ 207 uri: target.actor_uri, 208 url: target.actor_url || target.actor_uri, 209 handle: target.actor_handle || '', 210 }] : [], 206 211 }) %> 207 212 <div class="auth-interact-actions"><a href="<%= uri %>" class="btn"><%= t('comments.cancel') %></a></div>
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)