Skip to content

Commit 6e64264

Browse files
author
Sean Kellogg
committed
Merge pull request #6 from LAndreas/master
Upgrade to ExtJS 4.1.1 - Released 06/04/2012
2 parents 4b6f1bf + 8ebe460 commit 6e64264

File tree

1,260 files changed

+148620
-92362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,260 files changed

+148620
-92362
lines changed

bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requirements will be met: http://www.gnu.org/copyleft/gpl.html.
1616
If you are unsure which license is appropriate for your use, please contact the sales department
1717
at http://www.sencha.com/contact.
1818
19-
Build date: 2012-04-20 14:10:47 (19f55ab932145a3443b228045fa80950dfeaf9cc)
19+
Build date: 2012-07-04 21:11:01 (65ff594cd80b9bad45df640c22cc0adb52c95a7b)
2020
*/
2121
/**
2222
* Load the library located at the same path with this file

build/sdk.jsb3

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "Ext JS 4.1 SDK",
3-
"licenseText": "This file is part of Ext JS 4.1\n\nCopyright (c) 2011-2012 Sencha Inc\n\nContact: http://www.sencha.com/contact\n\nPre-release code in the Ext repository is intended for development purposes only and will\nnot always be stable. \n\nUse of pre-release code is permitted with your application at your own risk under standard\nExt license terms. Public redistribution is prohibited.\n\nFor early licensing, please contact us at [email protected]\n\nBuild date: 2012-04-20 14:10:47 (19f55ab932145a3443b228045fa80950dfeaf9cc)",
3+
"licenseText": "This file is part of Ext JS 4.1\n\nCopyright (c) 2011-2012 Sencha Inc\n\nContact: http://www.sencha.com/contact\n\nPre-release code in the Ext repository is intended for development purposes only and will\nnot always be stable. \n\nUse of pre-release code is permitted with your application at your own risk under standard\nExt license terms. Public redistribution is prohibited.\n\nFor early licensing, please contact us at [email protected]\n\nBuild date: 2012-07-04 21:11:01 (65ff594cd80b9bad45df640c22cc0adb52c95a7b)",
44
"packages": [
55
{
66
"name": "Foundation",
@@ -1747,6 +1747,10 @@
17471747
{
17481748
"path": "src/grid/plugin/",
17491749
"name": "RowEditing.js"
1750+
},
1751+
{
1752+
"path": "src/view/",
1753+
"name": "TableLayout.js"
17501754
}
17511755
]
17521756
},

0 commit comments

Comments
 (0)