From 1e4f98faf06e15597bf6723b851d46b4b3860b23 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:21:17 -0800 Subject: [PATCH] Revert "Revert test changes" This reverts commit b7cb73a12854ac7e526360edc98b7cc1d69440df. --- .../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 19934ffb8..f9be0a741 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)) {