mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
(legacy) more cleanups in diag_backup.php
This commit is contained in:
parent
9eced80304
commit
6836ba3614
@ -481,15 +481,6 @@ $( document ).ready(function() {
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
|
||||
function decrypt_change() {
|
||||
if (!document.iform.decrypt.checked) {
|
||||
document.getElementById("decrypt_opts").style.display="none";
|
||||
} else {
|
||||
document.getElementById("decrypt_opts").style.display="";
|
||||
}
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user