Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

ui calendar not working with mozilla firefox #375

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jimmyparekh
Copy link

ui calendar not rendering alerts as events in mozilla firefox. it works like charm in google crome.
plz help

@@ -87,6 +88,7 @@ function CalendarCtrl($scope,$compile,uiCalendarConfig) {
};
/* Change View */
$scope.renderCalender = function(calendar) {
console.log('hahahhahahhah', uiCalendarConfig.calendars[calendar])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove unnecessary console log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants