|
|
|
@ -50,9 +50,9 @@ |
|
|
|
<%= render partial: "filters/radio_filter", locals: { |
|
|
|
<%= render partial: "filters/radio_filter", locals: { |
|
|
|
f:, |
|
|
|
f:, |
|
|
|
options: { |
|
|
|
options: { |
|
|
|
"all": { label: "Any uploading organisation" }, |
|
|
|
"all": { label: "Any organisation" }, |
|
|
|
"specific_org": { |
|
|
|
"specific_org": { |
|
|
|
label: "Specific uploading organisation", |
|
|
|
label: "Specific organisation", |
|
|
|
conditional_filter: { |
|
|
|
conditional_filter: { |
|
|
|
type: "select", |
|
|
|
type: "select", |
|
|
|
label: "Uploading Organisation", |
|
|
|
label: "Uploading Organisation", |
|
|
|
|