Skip to content

Fix JS issues

Bernhard Suttner requested to merge sbernhard/framadate:fix_js_issues into develop

Date Pool: why should it change the tooltips? Additionally, it creates garbage entries because of date locale.

Bootstrap-Datepicker: The method to show the date picker is done in framadatepicker. This would result in 2 datetimepickers - which happens on newly created date selections only if you click on the icon.

Merge request reports