From da99259f55284e023b4b7c8a1c74b000934bd00c Mon Sep 17 00:00:00 2001 From: Luke Lambert Date: Sat, 29 Jan 2022 01:53:56 -0600 Subject: [PATCH] QR code behind button and faster modal loading (#144) --- 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) {
-
+
+ +
+ + + +