From e8e63ce2005c6d7cc1931e2a4f9b951f48667a51 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:11:40 -0800 Subject: [PATCH] A frontend change to test --- .../document-list/bulk-editor/bulk-editor.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) {