Updating the link to ExtJS website (now Sencha), as well as updating the mechanism to detect older versions of the framework (specically 2.x and 3.x) (#2423)

main
Arthur Kay 6 years ago committed by Elbert Alias
parent f5a77f3453
commit dcb923ae4c

@ -2923,10 +2923,11 @@
"icon": "ExtJS.png", "icon": "ExtJS.png",
"js": { "js": {
"Ext": "", "Ext": "",
"Ext.version": "(.*)\\;version:\\1",
"Ext.versions.extjs.version": "(.*)\\;version:\\1" "Ext.versions.extjs.version": "(.*)\\;version:\\1"
}, },
"script": "ext-base\\.js", "script": "ext-base\\.js",
"website": "http://www.extjs.com" "website": "https://www.sencha.com"
}, },
"FAST ESP": { "FAST ESP": {
"cats": [ "cats": [

Loading…
Cancel
Save