Skip to content

Commit

Permalink
move collection panel to top
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Oct 8, 2024
1 parent 2d3892f commit 4fc1c4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/otus/constants/layouts/overview.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ export const DEFAULT_OVERVIEW_LAYOUT = {
'panel:gallery',
'panel:type',
'panel:type-specimen',
'panel:specimens',
'panel:nomenclature',
'panel:nomenclature-references',
'panel:specimens'
'panel:nomenclature-references'
],
[
'panel:map',
Expand Down

0 comments on commit 4fc1c4a

Please sign in to comment.