From 7429e84f791a3716b9bb3522e4b12995f8601ee2 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Mon, 30 Mar 2020 18:09:01 +0200 Subject: [PATCH] Navigation: Move favorites up Signed-off-by: Michael Mayer --- frontend/src/component/p-navigation.vue | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/frontend/src/component/p-navigation.vue b/frontend/src/component/p-navigation.vue index 6e0eb3a7f..010c57256 100644 --- a/frontend/src/component/p-navigation.vue +++ b/frontend/src/component/p-navigation.vue @@ -96,6 +96,19 @@ + + + favorite + + + + + Favorites + {{ config.count.favorites }} + + + + archive @@ -140,19 +153,6 @@ - - - favorite - - - - - Favorites - {{ config.count.favorites }} - - - - label