We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 422e120 + 335e530 commit b00e20aCopy full SHA for b00e20a
src/js/infragistics.loader.js
@@ -267,7 +267,7 @@ $.ig.dependencies = [
267
group: $.ig.loaderClass.locale.dvGroup,
268
dependency: [ { name: "_ig_ext_collections" } ],
269
internal: true,
270
- scripts: [ "$path$/modules/infragistics.ext_collectionsextended.js" ]
+ scripts: [ "$path$/modules/infragistics.ext_collectionsExtended.js" ]
271
},
272
{
273
widget: "_ig_ext_text",
0 commit comments