apply our usual button styles to the calendar export dropdown

pull/1/head
ansuz 3 years ago
parent baf9ab0c93
commit ce8f108437

@ -513,7 +513,8 @@ define([
options: types, // Entries displayed in the menu
isSelect: true,
initialValue: '.ics',
common: common
common: common,
buttonCls: 'btn',
};
var $select = UIElements.createDropdown(dropdownConfig);
UI.prompt(Messages.exportPrompt,

Loading…
Cancel
Save