From 703068602194f3903a6e26128e1b63cb1a27550c Mon Sep 17 00:00:00 2001
From: John Cardinal
Date: Thu, 14 Feb 2019 00:32:59 +0000
Subject: [PATCH] case 3679
---
source/WBI/App_Code/Util.cs | 2 +-
source/WBI/ReportView.aspx | 2 +-
source/WBI/UncompressedJavascript/sig.js | 46 ++++++++++++++++++++----
source/WBI/sig.js | 2 +-
4 files changed, 42 insertions(+), 10 deletions(-)
diff --git a/source/WBI/App_Code/Util.cs b/source/WBI/App_Code/Util.cs
index 9e04115..5f39777 100644
--- a/source/WBI/App_Code/Util.cs
+++ b/source/WBI/App_Code/Util.cs
@@ -30,7 +30,7 @@ public class Util
}
public static string Version { get { return "7.5.0"; } }
- public static int HotfixVersion { get { return 2; } }
+ public static int HotfixVersion { get { return 3; } }
public static Guid WBIIntegrationID { get { return new Guid("{6946040C-1B50-4eab-BE08-A0E93DB7449F}"); } }
#region "global" vars
diff --git a/source/WBI/ReportView.aspx b/source/WBI/ReportView.aspx
index d2363c1..d1c9f6c 100644
--- a/source/WBI/ReportView.aspx
+++ b/source/WBI/ReportView.aspx
@@ -38,7 +38,7 @@
-