Add breadcrumb

This commit is contained in:
rijkvanzanten
2021-05-27 18:05:09 -04:00
parent ee34aef212
commit 17e704fbab

View File

@@ -7,6 +7,10 @@
</v-button>
</template>
<template #headline>
<v-breadcrumb :items="[{ name: $t('insights'), to: '/insights' }]" />
</template>
<template #actions>
<template v-if="editMode">
<v-button rounded icon outlined :to="`/insights/${currentDashboard.id}/+`">