Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
This commit is contained in:
commit
77241fd5ab
|
@ -72,7 +72,7 @@
|
|||
/* $("#update_info").html("您当前使用的是"+browser+"浏览器。"+"主版本号为:"+version); */
|
||||
cookiesave('closeStatue','true','','','');
|
||||
}
|
||||
if (browser == "mise" && version<= 8 && cookieget('closeStatue') == false) {
|
||||
if (browser == "msie" && version<= 8 && cookieget('closeStatue') == false) {
|
||||
cookiesave('closeStatue','false','','','');
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue