Skip to content

Commit

Permalink
[#57028] Fix Removal of a project leaves some js components unusable (#…
Browse files Browse the repository at this point in the history
…16493)

[#57028] Removal of a project leaves some angular components as not clickable

https://community.openproject.org/work_packages/57028
  • Loading branch information
judithroth authored Aug 21, 2024
1 parent 1ef6094 commit f3a0db2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand Down

0 comments on commit f3a0db2

Please sign in to comment.