We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dbc3ab + 7b950ef commit 299abd5Copy full SHA for 299abd5
app/controllers/studies_controller.rb
@@ -44,7 +44,6 @@ def show
44
@primary_data = @study.directory_listings.primary_data
45
@other_data = @study.directory_listings.non_primary_data
46
@allow_downloads = !@study.detached
47
- @analysis_metadata = @study.analysis_metadata.to_a
48
# load study default options
49
set_study_default_options
50
end
0 commit comments