Solved problem
This commit is contained in:
parent
3716a31b2c
commit
a04fa7cbf6
@ -16,6 +16,7 @@ $(document).ready(function() {
|
||||
if (location.protocol != 'https:'){
|
||||
$("#addServerModalSslAdvice").hide();
|
||||
}else{
|
||||
$("#server-ssl").prop('checked', true);
|
||||
$("#server-ssl").prop("disabled", true);
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user