remove a comment
This commit is contained in:
parent
dc438e2427
commit
0b8ca39ba6
1 changed files with 0 additions and 1 deletions
|
@ -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 !== '') {
|
||||
|
|
Loading…
Reference in a new issue