Date.js 103 B

12345
  1. Ext.define('Ext.theme.neptune.panel.Date', {
  2. override: 'Ext.panel.Date',
  3. border: true
  4. });