UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

11 lines (10 loc) 212 B
Ext.define('Ext.theme.windows.picker.Date', { override: 'Ext.picker.Date', config: { doneButton: { iconCls: 'check2', ui: 'round', text: '' } } });