include "include/header_production.html"
To see all the available options & configurations, we suggest reading the jQueryUI datepicker documentation.
To create an inline datepicker you have to use the following HTML structure and initialize the jQueryUI datepicker widget using a selector. If you want to remove the box shadow from the inline datepicker you need to add .no-shadow class to the datepicker selector. In our case, that would be a div with class="datepicker no-shadow".
To view more datepickers examples, you can visit the jQueryUI datepicker demos page.