UX: switch to quartlerly period view for search log term graphs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default Ember.Controller.extend({
|
||||
loading: false,
|
||||
term: null,
|
||||
period: "yearly",
|
||||
period: "quarterly",
|
||||
searchType: "all",
|
||||
|
||||
searchTypeOptions: [
|
||||
|
||||
Reference in New Issue
Block a user