windows autostart
This commit is contained in:
parent
0551a18cc9
commit
18aebe76d3
5 changed files with 67 additions and 4 deletions
|
|
@ -220,6 +220,10 @@
|
|||
loadOMLFiles(function() {
|
||||
initOML(data);
|
||||
});
|
||||
},
|
||||
updatestatus: function(data) {
|
||||
document.location.href = document.location.protocol + '//'
|
||||
+ document.location.host;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue