From 5c7a1dd3d6a22e02b983a01be39b654b8eaa6ad1 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Mon, 23 May 2022 16:46:24 +0300 Subject: Add pages: BMC, Ipv4/6, console settings. Fix routes: add console mixin, disable fullscreen console, add global styles. --- src/components/Global/PopoverInfo.vue | 40 +++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/components/Global/PopoverInfo.vue (limited to 'src/components/Global/PopoverInfo.vue') diff --git a/src/components/Global/PopoverInfo.vue b/src/components/Global/PopoverInfo.vue new file mode 100644 index 00000000..4b1b0b0d --- /dev/null +++ b/src/components/Global/PopoverInfo.vue @@ -0,0 +1,40 @@ + + + + -- cgit v1.2.3