Hi pavelsp,
I commented the following line:
HTML.push(‘ <input type=”text” name=”DOPBSPCalendar-check-out-view’+ID+'” id=”DOPBSPCalendar-check-out-view’+ID+'” class=”DOPBSPCalendar-check-out-view” value=”‘+methods_search.text[‘checkOut’]+'” />’);
in assets/js/jquery.dop.frontend.BSPCalendar.js
It should be at line 3379 if I didn’t change the line order.