Add configuration upload page

This commit is contained in:
Eli Ribble 2026-03-24 13:45:37 -07:00
parent a64df8a687
commit 0718d88f7a
No known key found for this signature in database
3 changed files with 130 additions and 1 deletions

View file

@ -119,7 +119,7 @@
<div class="d-flex justify-content-between align-items-center">
<a
class="btn btn-outline-warning"
href="{{ .URL.Configuration.Upload }}"
href="/configuration/upload"
>
Manage Uploads
<i class="bi bi-arrow-right ms-1"></i>