Force switch back to default connection settings view
This commit is contained in:
parent
c9d94b54d7
commit
ad82841eb2
File diff suppressed because one or more lines are too long
@ -1304,6 +1304,7 @@ $(document).ready(function() {
|
||||
$("#ssh_password").val("");
|
||||
$("#ssh_key").val("");
|
||||
$(".connection-ssh-group").hide();
|
||||
$("#connection_standard").click();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user