From a9da99a9e709920e7280a716713aaff51d04a2f4 Mon Sep 17 00:00:00 2001 From: pavlosb Date: Tue, 23 Apr 2024 12:08:20 +0300 Subject: [PATCH] Update inspectionview.php --- application/views/inspectionview.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/application/views/inspectionview.php b/application/views/inspectionview.php index fae41b7..e04044f 100644 --- a/application/views/inspectionview.php +++ b/application/views/inspectionview.php @@ -104,7 +104,7 @@ -
+
qrcode_inspection)) { ?>
@@ -357,7 +357,9 @@ // alert(data.certfile_inspection); $( "#resetinsp" ).hide(); $('.inspfile').remove(); + $('#qrcodeinfo').remove(); $("#spinner").removeClass("d-flex").hide(); + } else {