Permission change so staff can remove linked files

This commit is contained in:
Scott Idem
2025-07-25 14:45:20 -04:00
parent 4568d63620
commit dfd39ae8c9

View File

@@ -540,7 +540,7 @@ $effect(() => {
{:else} {:else}
<button <button
disabled={!$ae_loc.administrator_access} disabled={!$ae_loc.trusted_access}
type="button" type="button"
onclick={() => { onclick={() => {
if (confirm('Are you sure you want to remove the file?')) { if (confirm('Are you sure you want to remove the file?')) {