From f67f769f2304bca64d2b9758e22c21203960eef9 Mon Sep 17 00:00:00 2001 From: Sandeepa Singh Date: Mon, 19 Jul 2021 18:04:18 +0530 Subject: IA update: Update configuration to settings This is the fourth update to information architecture changes and has the following changes: - The configuration section is updated to settings - The date and time settings page is updated to date and time - The network settings page is updated to network - The power restore policy page in operations section is moved to settings section Signed-off-by: Sandeepa Singh Change-Id: I6f5ab25f5227530be430bd39a4d9629b3bf09d8b --- src/views/Settings/Network/Network.vue | 664 +++++++++++++++++++++++++++++++++ 1 file changed, 664 insertions(+) create mode 100644 src/views/Settings/Network/Network.vue (limited to 'src/views/Settings/Network/Network.vue') diff --git a/src/views/Settings/Network/Network.vue b/src/views/Settings/Network/Network.vue new file mode 100644 index 00000000..ab5003f8 --- /dev/null +++ b/src/views/Settings/Network/Network.vue @@ -0,0 +1,664 @@ + + + -- cgit v1.2.3