adesigns / calendar-bundle

This bundle allows you to integrate the jQuery FullCalendar plugin into your Symfony2 application.
MIT License
97 stars 60 forks source link

Changing calendar-setting.js properly #25

Closed ThomasDeudon closed 10 years ago

ThomasDeudon commented 10 years ago

Hi, i had to change calendar-settings.js that is in the web/bundle/adesigns but for something that won't be erased every "assests:install web" I copy the changed one into the public/js/ from my calendar bundle but it still call yours, have you any idea about changing properly this call?

ThomasDeudon commented 10 years ago

ok stupid issue, you have to change the js call in the head....