resendingCode = function () {
    $('.js-resending-link').hide();
    $('.js-resending-form').show();

    return false;