the submit button (apply) isn't hidden

I see that in js there is this code:
$('input:submit.form-submit', self).hide();

but not work