Paging.js 111 B

1234
  1. Ext.define('Ext.theme.triton.toolbar.Paging', {
  2. override: 'Ext.toolbar.Paging',
  3. inputItemWidth: 50
  4. });