Built with from Grav and Hugo
function hideElement(elementid) { return $("#" + elementid).disableValidation().hide(); }