From 3107df5eba059b403c9b7d78c8c5ec0939c4dc14 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 17 Oct 2023 21:39:48 +0200 Subject: [PATCH] [UI Nav] Moved `Extensions` panel from the plugins list to the footer. --- .../backend/http/webapp/src/components/Nav.vue | 16 +++++++++++----- .../backend/http/webapp/src/views/Panel.vue | 10 ++++++++-- 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/platypush/backend/http/webapp/src/components/Nav.vue b/platypush/backend/http/webapp/src/components/Nav.vue index 48d9447f..9d32ab51 100644 --- a/platypush/backend/http/webapp/src/components/Nav.vue +++ b/platypush/backend/http/webapp/src/components/Nav.vue @@ -42,6 +42,15 @@