删除兼容性页面的跳转

This commit is contained in:
virusdefender 2016-06-06 21:02:57 +08:00
parent 24ab37365d
commit f4251f7a9a
No known key found for this signature in database
GPG Key ID: 1686FB5677979E61

View File

@ -63,12 +63,6 @@
</nav>
<!-- nav end -->
<script>
if(navigator.userAgent.indexOf("MSIE") > -1){
location.href = "/static/img/unsupported_browser.html";
}
</script>
<div class="container main">
<div class="row">
<!-- admin left begin-->