Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
How to over-ride bootstrap date/time picker
How do I properly over-ride the date/time picker that a bootstrap3 based theme uses? I tried to copy calendarcontrol.php from /framework/core/forms/controls/jquery and copy it to themes/mytheme/controls/jquery/calendarcontrol.php. However the theme is still showing the bootstrap3 base controls. I was expecting it to show the xsoft datepicker.
Thanks,
BJ
Thanks,
BJ
Comments
I had assumed that since the theme uses bootstrap3 as its framework, that the yui files wouldn't be the ones that it needs. I was wrong. So as long as YUI remains part of Exponent, the xsoft date picker should work.