From 31cc96fafa33f0fb0d00981e76c596c39092bbe6 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:21:29 -0800 Subject: [PATCH] Reapply "Revert test changes" This reverts commit 1e4f98faf06e15597bf6723b851d46b4b3860b23. --- .../document-list/bulk-editor/bulk-editor.component.html | 2 +- src/documents/bulk_edit.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html index f9be0a741..19934ffb8 100644 --- a/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html +++ b/src-ui/src/app/components/document-list/bulk-editor/bulk-editor.component.html @@ -1,6 +1,6 @@
- Edit: + @if (permissionService.currentUserCan(PermissionAction.View, PermissionType.Tag)) {