From 0b8ca39ba6f0be77a5717b67c25f49f5d9d8a7de Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Sat, 30 Jun 2012 15:05:57 +0000 Subject: [PATCH] remove a comment --- source/Ox.UI/js/Calendar/Calendar.js | 1 - 1 file changed, 1 deletion(-) 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 !== '') {