extjs-gpl
Version:
GPL licensed version of Sencha Ext JS
18 lines (15 loc) • 472 B
JavaScript
/*
* This file is generated as a starting point by Sencha Cmd - it will not be replaced or
* updated by "sencha package upgrade".
*
* This file can be removed and the script tag in theme.html removed if this theme does
* not need custom additional manifest or shortcut entries. These are documented in
* ./packages/theme-base/sass/example/render.js.
*/
Ext.theme.addManifest(
{
xtype: 'button',
ui: 'kpi'
}
);
//Ext.theme.addShortcuts();