Fri Jul 19 12:26:00 CST 2019 Source Update...
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{
|
||||
InitMainServer();
|
||||
|
||||
document.body.className="univers "+localStorage["idSelStyle"];
|
||||
document.body.className="univers "+Storage.getItem("idSelStyle");
|
||||
var i=document.URL.indexOf("#");
|
||||
if(i>0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user