mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
Feature/move label editor (#1069)
* update default color * move labels editor
This commit is contained in:
parent
8c0c8be659
commit
8f569509bf
9 changed files with 212 additions and 281 deletions
|
@ -178,7 +178,7 @@
|
|||
|
||||
<v-lazy>
|
||||
<div class="d-flex justify-end mt-10">
|
||||
<ButtonLink to="/shopping-lists/labels" text="Manage Labels" :icon="$globals.icons.tags" />
|
||||
<ButtonLink to="/group/data/labels" text="Manage Labels" :icon="$globals.icons.tags" />
|
||||
</div>
|
||||
</v-lazy>
|
||||
</v-container>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue