Skip to content

Commit

Permalink
Merge branch 'main' into solr_api
Browse files Browse the repository at this point in the history
  • Loading branch information
antarcticrainforest authored Mar 14, 2024
2 parents 9c43fda + b01013a commit c77e71f
Show file tree
Hide file tree
Showing 2 changed files with 1,219 additions and 780 deletions.
1 change: 1 addition & 0 deletions assets/js/Containers/Databrowser/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class Databrowser extends React.Component {
grid_label: window.grid_label,
time_aggregation: window.time_aggregation,
fs_type: window.fs_type,
cmor_table: window.cmor_table,
})
);
document.body.appendChild(script);
Expand Down
Loading

0 comments on commit c77e71f

Please sign in to comment.