mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Default search log index to yearly.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default Ember.Controller.extend({
|
||||
loading: false,
|
||||
period: "all",
|
||||
period: "yearly",
|
||||
searchType: "all",
|
||||
|
||||
searchTypeOptions: [
|
||||
|
||||
Reference in New Issue
Block a user