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. --- .../Network/InventoryIPv4Settings.vue | 275 +++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 src/views/SystemDescription/Network/InventoryIPv4Settings.vue (limited to 'src/views/SystemDescription/Network/InventoryIPv4Settings.vue') diff --git a/src/views/SystemDescription/Network/InventoryIPv4Settings.vue b/src/views/SystemDescription/Network/InventoryIPv4Settings.vue new file mode 100644 index 00000000..69807762 --- /dev/null +++ b/src/views/SystemDescription/Network/InventoryIPv4Settings.vue @@ -0,0 +1,275 @@ + + + + + + -- cgit v1.2.3