CurtisVayne

Results 11 comments of CurtisVayne

Guys, please be a good guy, and use the search function, there are hundreds of issues related to the same - download stucked at "building course data" problem, goto #609...

Guys, please be a good guy, and use the search function - or use your eyes - check the oinned issue! there are hundreds of issues related to the same...

Guys, please be a good guy, and use the fk*g search function - or use your eyes - **check the Pinned issue!** there are hundreds of issues related to the...

Guys, please be a good guy, and use the fk*g search function - or use your eyes - **check the Pinned issue!** there are hundreds of issues related to the...

Settings -> Skip Attachment

Guys, please be a good guy, and use the fk*g search function - or use your eyes - check the Pinned issue! there are hundreds of issues related to the...

Guys, please be a good guy, and use the fk*g search function - or use your eyes - check the Pinned issue! there are hundreds of issues related to the...

in the html do you have this? i mean, the configuration settings. ``

use the eventSources array: ` $scope.eventSources = [$scope.events1, $scope.events2]; ` in your case, the $scope is the vm. anyway, check the demo.

in the calendar ui config, attach the dayclick event: `dayClick: $scope.alertOnDayClick` in the event handler, you can switch view, and jump to the date: ` $scope.alertOnDayClick = function (date, jsEvent,...