Skip to content

Commit 1fd0a60

Browse files
authored
Merge pull request #60 from IgniteUI/bug-245372
Fix for bug 245372
2 parents 5f0b1b1 + 3133460 commit 1fd0a60

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

HTMLSamples/grid/export-grid-loading-indicator.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@
5757
'igGrid.Sorting,' +
5858
'igGrid.Paging,' +
5959
'igGrid.Summaries,' +
60-
'modules/infragistics.documents.core.js,' +
61-
'modules/infragistics.excel.js,' +
62-
'modules/infragistics.gridexcelexporter.js'
60+
'igGridExcelExporter'
6361
});
6462

6563
$.ig.loader(function () {

0 commit comments

Comments
 (0)