ember-cli-data-export
Advanced tools
Comparing version
@@ -11,7 +11,6 @@ import Ember from 'ember'; | ||
actions: { | ||
triggerExport: function() { | ||
this.sendAction('exportData', this.get('selectedType')); | ||
} | ||
triggerExport: function() { | ||
this.sendAction('exportData', this.get('selectedType')); | ||
} | ||
}); |
{ | ||
"name": "ember-cli-data-export", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"author" : "Matt Armstrong", | ||
@@ -5,0 +5,0 @@ "description": "Provides ability to export a set of json data as excel or csv file.", |
Sorry, the diff of this file is not supported yet
57951
-0.03%432
-0.46%