dashboard next: trending search report
This commit also improves how data is loaded sync and async
This commit is contained in:
@@ -34,7 +34,7 @@ export default Ember.Controller.extend({
|
||||
}).finally(() => {
|
||||
this.set("isLoading", false);
|
||||
});
|
||||
};
|
||||
}
|
||||
},
|
||||
|
||||
@computed("period")
|
||||
|
||||
Reference in New Issue
Block a user