From ad4ca4d9bb344236a2793fee54ec24cf07d6cd8c Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Sun, 20 Mar 2022 13:53:09 +0100 Subject: [PATCH] UI adjustment (#172) - Adjust the UI - Add more docs using tooltips --- custom/js/helper.js | 34 +++++++++++++++++--------------- templates/base.html | 44 ++++++++++++++++++++++++++++++------------ templates/clients.html | 6 +++--- 3 files changed, 53 insertions(+), 31 deletions(-) diff --git a/custom/js/helper.js b/custom/js/helper.js index dd4b497..b742472 100644 --- a/custom/js/helper.js +++ b/custom/js/helper.js @@ -26,33 +26,35 @@ function renderClientList(data) {
- + data-clientname="${obj.Client.name}" ${obj.QRCode != "" ? '' : ' disabled'}>QR code
-
-
${obj.Client.name} diff --git a/templates/base.html b/templates/base.html index 5d3fe92..a161891 100644 --- a/templates/base.html +++ b/templates/base.html @@ -76,9 +76,7 @@
- +
- - + +
@@ -194,12 +203,18 @@
- Public and Preshared Keys + Public and Preshared Keys + + +
- +