$upload.on('click', function () {
                if ($(this).hasClass('disabled')) {
                    return false;
                }