mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:22:47 +08:00
UX: Default search log index to yearly.
This commit is contained in:
parent
c76c44bc66
commit
ef72a9a1fe
|
@ -1,6 +1,6 @@
|
|||
export default Ember.Controller.extend({
|
||||
loading: false,
|
||||
period: "all",
|
||||
period: "yearly",
|
||||
searchType: "all",
|
||||
|
||||
searchTypeOptions: [
|
||||
|
|
Loading…
Reference in New Issue
Block a user