From 12ecb4f264ca70e70799fe7baa1076c328d7eb3b Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 3 Dec 2018 20:59:55 +0100 Subject: [PATCH] Update session timeout + fix hide bottom panel in barcode --- C-TRACK/Web.config | 2 +- C-TRACK/barcode.aspx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/C-TRACK/Web.config b/C-TRACK/Web.config index cddc7d1..704bc9c 100644 --- a/C-TRACK/Web.config +++ b/C-TRACK/Web.config @@ -28,7 +28,7 @@ - + diff --git a/C-TRACK/barcode.aspx b/C-TRACK/barcode.aspx index a3a17dd..74aadec 100644 --- a/C-TRACK/barcode.aspx +++ b/C-TRACK/barcode.aspx @@ -24,7 +24,7 @@
 
-
+
5