Skip to content

Commit 7668e48

Browse files
committed
Merge branch '2.0.6' of https://github.com/angular-ui/ng-grid into 2.0.6
2 parents f902e87 + 9737b5f commit 7668e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ng-grid-wysiwyg-export.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
self.services = services;
1111
};
1212

13-
self.export = function () {
13+
self.exportData = function () {
1414
var ret = {
1515
columns: [],
1616
columnWidths: [],

0 commit comments

Comments
 (0)