Spaces:
Sleeping
Sleeping
| $(document).ready(function () { | |
| // Hide the authentication checkbox | |
| $('#authenticated').parent().hide(); | |
| }); | |
| $(document).ready(function () { | |
| // Hide the authentication checkbox | |
| $('#authenticated').parent().hide(); | |
| }); | |