Changeset f7d142f in Klonkt for src/views/pages/admin-updates.ejs
- Timestamp:
- 06/28/2026 03:36:22 PM (2 months ago)
- Branches:
- main
- Children:
- 81bb9c5
- Parents:
- 127f87e
- File:
-
- 1 edited
-
src/views/pages/admin-updates.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin-updates.ejs
r127f87e rf7d142f 40 40 <% if (canCheck && canSelfUpdate) { %> 41 41 <form method="post" action="/admin/updates/run" class="set-form" 42 onsubmit="return confirm('<%= t('aupd.run_confirm') %>');">42 data-confirm="<%= t('aupd.run_confirm') %>"> 43 43 <button type="submit" class="btn btn-primary"> 44 44 <%= upToDate ? '↻ ' + t('aupd.redeploy') : '⬆ ' + t('aupd.update_now') %>
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)