diff --git a/source/Ox.UI/js/Calendar/Calendar.js b/source/Ox.UI/js/Calendar/Calendar.js index 598f4e85..17a8d0f6 100644 --- a/source/Ox.UI/js/Calendar/Calendar.js +++ b/source/Ox.UI/js/Calendar/Calendar.js @@ -1182,7 +1182,6 @@ Ox.Calendar = function(options, self) { panToSelected(); event = Ox.getObjectById(self.options.events, id); setEventControls(event); - // fixme: map event should also be 'select', not 'selectplace' that.triggerEvent('select', event); } else { if (self.options.selected !== '') {