mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 21:58:54 -05:00
very very basic merge dialog working
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</v-list-item>
|
||||
<v-list-item prepend-icon="fa-solid fa-arrows-to-dot" link>
|
||||
{{ $t('Merge') }}
|
||||
<model-merge-dialog :model="model" activator="parent"></model-merge-dialog>
|
||||
<model-merge-dialog :model="model" :source-id="item.id" activator="parent"></model-merge-dialog>
|
||||
</v-list-item>
|
||||
</v-list>
|
||||
</v-menu>
|
||||
|
||||
Reference in New Issue
Block a user