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 },