nesticot's picture
Upload script.js
eb77e7b verified
$(document).ready(function () {
// Hide the authentication checkbox
$('#authenticated').parent().hide();
});