changeset 532 | 1190ea937f2d |
parent 502 | 74fba571487e |
--- a/cms/app-client/app/models/document.js Fri Jun 09 15:22:02 2017 +0200 +++ b/cms/app-client/app/models/document.js Sat Jun 10 08:33:03 2017 +0200 @@ -1,6 +1,6 @@ import DS from 'ember-data'; import Ember from 'ember'; -import _ from 'lodash/lodash'; +import _ from 'lodash'; export default DS.Model.extend({ constants: Ember.inject.service(),