From 7a0d7acc4c7e7e373adb119c5aafde36bae5c56c Mon Sep 17 00:00:00 2001 From: Luke Lambert Date: Sat, 22 Jan 2022 13:12:07 -0600 Subject: [PATCH] QR code behind button and faster modal loading --- custom/js/helper.js | 6 +++++- templates/clients.html | 47 ++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 50 insertions(+), 3 deletions(-) diff --git a/custom/js/helper.js b/custom/js/helper.js index 6ce7f60..9dff4ee 100644 --- a/custom/js/helper.js +++ b/custom/js/helper.js @@ -24,11 +24,15 @@ function renderClientList(data) {
-
+
+ +
+ + + +