I am using the yii booster bootstrap, but datepicker is not working. I also found bootstrap-datepicker.js is not registering in the correct path.
This is the error I get:
http://localhost/assets/js/bootstrap.datepicker.js?_=1357902515857
here instead of http://localhost/**myproject**/assets/js/bootstrap.datepicker.js?_=1357902515857
It should be in myproject/assests.
Any idea of what I am doing wrong? Any help would be greatly appreciated. Thanks.
Fixed this issue by adding on the top the page.