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