honor ui preferences in events/places dialogs

This commit is contained in:
rolux 2011-10-31 12:46:17 +00:00
commit 01510f830b
4 changed files with 5 additions and 0 deletions

View file

@ -89,6 +89,7 @@ pandora.ui.eventsDialog = function() {
callback(result);
});
},
showControls: pandora.user.ui.showCalendarControls,
width: width
})
});