Skip to content

Commit

Permalink
Add dependency to igExcel.Functions for igSpreadsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
igandrews committed May 18, 2017
1 parent d578921 commit bd58890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/infragistics.loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -1767,6 +1767,7 @@ $.ig.dependencies = [
{ name: "_ig_dv_jquerydom" },
{ name: "_ig_documents_core_openxml" },
{ name: "igExcel" },
{ name: "Functions", parentWidget: "igExcel" },
{ name: "igCombo" },
{ name: "_ig_undo" }
],
Expand Down

0 comments on commit bd58890

Please sign in to comment.