diff --git a/web/src/components/MainDrawerContents.vue b/web/src/components/MainDrawerContents.vue index aa991f28..99b39f37 100644 --- a/web/src/components/MainDrawerContents.vue +++ b/web/src/components/MainDrawerContents.vue @@ -113,13 +113,21 @@ export default { {{ project.name }}
- {{ project.item_counts.datasets }} + + {{ project.item_counts.datasets }} + - {{ project.item_counts.regions }} + + {{ project.item_counts.regions }} + - {{ project.item_counts.charts }} + + {{ project.item_counts.charts }} + - {{ project.item_counts.simulations }} + + {{ project.item_counts.simulations }} +