forked from 0x2620/pandora
honor ui preferences in events/places dialogs
This commit is contained in:
parent
f2e0c2c701
commit
01510f830b
4 changed files with 5 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ pandora.ui.eventsDialog = function() {
|
|||
callback(result);
|
||||
});
|
||||
},
|
||||
showControls: pandora.user.ui.showCalendarControls,
|
||||
width: width
|
||||
})
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue