Morris Jobke
10 years ago
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with
1 additions and
1 deletions
-
settings/js/certificates.js
|
|
|
@ -13,7 +13,7 @@ $(document).ready(function () { |
|
|
|
return true; |
|
|
|
}); |
|
|
|
|
|
|
|
$('#sslCertificate tr > td').tipsy({gravity: 'n', live: true}); |
|
|
|
$('#sslCertificate tr > td').tooltip({placement: 'bottom', container: 'body'}); |
|
|
|
|
|
|
|
$('#rootcert_import').fileupload({ |
|
|
|
pasteZone: null, |
|
|
|
|