mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 22:06:05 +01:00
collect static
This commit is contained in:
@@ -73,16 +73,6 @@ function connect() {
|
|||||||
if (remember) {
|
if (remember) {
|
||||||
store(options)
|
store(options)
|
||||||
}
|
}
|
||||||
// if (check()) {
|
|
||||||
// openTerminal(options)
|
|
||||||
// } else {
|
|
||||||
// for (var key in validResult) {
|
|
||||||
// if (!validResult[key]) {
|
|
||||||
// alert(errorMsg[key]);
|
|
||||||
// break;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
openTerminal(options)
|
openTerminal(options)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user