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}
<button
disabled={!$ae_loc.administrator_access}
disabled={!$ae_loc.trusted_access}
type="button"
onclick={() => {
if (confirm('Are you sure you want to remove the file?')) {