I am using Calendar Control (https://github.com/mattlewis92/angular-bootstrap-calendar) for my project. I have used custom template URL for calendar month view and I want to change the format they provide for event details. For example, have a look at this image
Here I want to change the template and make the time of the event disappear. I couldn't find any example so I posted here. Any ideas how to achieve this?
Thanks.
I had the same issue and this resolved it for me. I chained this code to my angular.module, so instead of ending with a semi-colon, add the code.