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