2amigos / yii2-date-picker-widget

Bootstrap DatePicker Widget for Yii2
https://2amigos.us
Other
130 stars 77 forks source link

datepicker.css not found #42

Closed sjnlabs2013 closed 7 years ago

sjnlabs2013 commented 7 years ago

image

datepicker.css is not there assests !

image

tonydspaniard commented 7 years ago

It is not on your vendor/bower/bootstrap-datepicker/dist? where is the bower folder setup?

sjnlabs2013 commented 7 years ago

image

A:\xampp_win32_5.6.12\htdocs\pm2\vendor\bower\bootstrap-datepicker\dist\css

tonydspaniard commented 7 years ago

@sjnlabs2013 thank you... we have changed: https://github.com/2amigos/yii2-date-picker-widget/blob/master/src/DatePickerAsset.php#L21 do you mind double checking again?

tonydspaniard commented 7 years ago

Have added new version tag. Simply do composer update. Hope it works.