diff --git a/app/views/admin/communication/blocks/components/organization/_edit.html.erb b/app/views/admin/communication/blocks/components/organization/_edit.html.erb index 4b67c59f040c2c79e0c9afa301c836fbdbef112e..3d2a0a7e238311d692eed91fda2d36f8970ff960 100644 --- a/app/views/admin/communication/blocks/components/organization/_edit.html.erb +++ b/app/views/admin/communication/blocks/components/organization/_edit.html.erb @@ -1,5 +1,5 @@ <% organizations = current_university.organizations - .for_language_id(current_university.default_language_id) + .for_language(block.language) .ordered %> <% unless label.blank? %> <label class="form-label"