Stopgap sort order + cleanup

This commit is contained in:
Matthew Dillon 2015-06-17 16:24:10 -08:00
parent 30f8e89c40
commit 84cf7817bb
5 changed files with 14 additions and 11 deletions

View file

@ -16,7 +16,7 @@ export default Ember.Controller.extend({
selectedStrains.forEach((strain) => {
let s = this.store.getById('strain', strain);
strains.pushObject(s);
})
});
this.set('strains', strains);
this.store.find('measurement', {