From 5d88b40f2772d8fcdddab971b9997305054b416c Mon Sep 17 00:00:00 2001 From: Judith Roth Date: Wed, 21 Aug 2024 10:36:55 +0200 Subject: [PATCH] [#57028] Removal of a project leaves some angular components as not clickable https://community.openproject.org/work_packages/57028 --- .../destroy_confirmation_dialog_component.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/storages/app/components/storages/project_storages/destroy_confirmation_dialog_component.html.erb b/modules/storages/app/components/storages/project_storages/destroy_confirmation_dialog_component.html.erb index 74cf4852f88c..01fb22ea485a 100644 --- a/modules/storages/app/components/storages/project_storages/destroy_confirmation_dialog_component.html.erb +++ b/modules/storages/app/components/storages/project_storages/destroy_confirmation_dialog_component.html.erb @@ -32,7 +32,6 @@ See COPYRIGHT and LICENSE files for more details. model: @project_storage, url: admin_settings_storage_project_storage_path(id: @project_storage), data: { - turbo: true, controller: 'disable-when-checked', 'disable-when-checked-reversed-value': true },