ember-cli-data-export
Advanced tools
Comparing version
@@ -11,5 +11,5 @@ import Ember from 'ember'; | ||
this.sendAction('exportData', selectedType); | ||
this.set('selectedType', ''); | ||
this.$('#exportTypes').val(''); | ||
} | ||
} | ||
}); |
{ | ||
"name": "ember-cli-data-export", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"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
Sorry, the diff of this file is not supported yet
65515
0.51%