else if(range_list_item.is('.ui-daterangepicker-allDatesBefore')){
            doneBtn.hide();
            rpPickers.show();
            rp.find('.title-end').text( options.presets.allDatesBefore );
            rp.find('.range-start').saveDateToData().datepicker('setDate', options.earliestDate).hide(400);