]> git.proxmox.com Git - extjs.git/blame - extjs/classic/classic/overrides/init.js
add extjs 6.0.1 sources
[extjs.git] / extjs / classic / classic / overrides / init.js
CommitLineData
6527f429
DM
1// @override Ext\r
2\r
3// This file is order extremely early (typically right after Ext.js) due to the\r
4// above Cmd directive. This ensures that the "modern" and "classic" platform tags\r
5// are properly set up as soon as possible.\r
6\r
7Ext.platformTags.modern = !(Ext.platformTags.classic = Ext.isClassic = true);\r