diff --git a/frontend/src/pages/Batches.vue b/frontend/src/pages/Batches.vue index 0964c1ff..b099826c 100644 --- a/frontend/src/pages/Batches.vue +++ b/frontend/src/pages/Batches.vue @@ -7,7 +7,15 @@ class="h-7" :items="[{ label: __('All Batches'), route: { name: 'Batches' } }]" /> -