diff --git a/src/js/infragistics.loader.js b/src/js/infragistics.loader.js index 69fedeb8f..f9cade0b6 100644 --- a/src/js/infragistics.loader.js +++ b/src/js/infragistics.loader.js @@ -267,7 +267,7 @@ $.ig.dependencies = [ group: $.ig.loaderClass.locale.dvGroup, dependency: [ { name: "_ig_ext_collections" } ], internal: true, - scripts: [ "$path$/modules/infragistics.ext_collectionsextended.js" ] + scripts: [ "$path$/modules/infragistics.ext_collectionsExtended.js" ] }, { widget: "_ig_ext_text",