diff --git a/public/react/public/index.html b/public/react/public/index.html index b4d6ef250..b252ccf36 100755 --- a/public/react/public/index.html +++ b/public/react/public/index.html @@ -29,7 +29,7 @@ || navigator.userAgent.indexOf('MSIE 10') != -1 ) && location.pathname.indexOf("/compatibility") == -1) { - + debugger; // location.href = './compatibility' location.href = '/compatibility.html' }