From 272bc6e5e601010ddeb47a9ee552bdd6052deb4d Mon Sep 17 00:00:00 2001 From: Khanh Ngo Date: Sun, 20 Mar 2022 13:08:30 +0100 Subject: [PATCH] chore: ui adjustment - Adjust the UI - Add more docs using tooltips --- custom/js/helper.js | 34 ++++++++++++++++++---------------- templates/base.html | 16 +++++++++++++--- templates/clients.html | 6 +++--- 3 files changed, 34 insertions(+), 22 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..7815966 100644 --- a/templates/base.html +++ b/templates/base.html @@ -131,7 +131,6 @@
- Public and Preshared Keys + Public and Preshared Keys + + +
- +