update ubuntu
This commit is contained in:
parent
1ffd8e5270
commit
7513dbf8d2
@ -72,7 +72,7 @@
|
||||
};
|
||||
|
||||
function open_container(x) {
|
||||
Url = "http://" + window.location.hostname + ":" + x
|
||||
Url = "https://" + window.location.hostname + ":" + x
|
||||
// alert(Url)
|
||||
window.open(Url)
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user