mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "FIX: refresh topic list on logo click"
This reverts commit 037776881b
.
This commit is contained in:
parent
1591c42a06
commit
71a69c1976
@ -1,4 +1,4 @@
|
|||||||
{{#discovery-categories refresh=(route-action "refresh")}}
|
{{#discovery-categories refresh=refresh}}
|
||||||
{{component categoryPageStyle
|
{{component categoryPageStyle
|
||||||
categories=model.categories
|
categories=model.categories
|
||||||
latestTopicOnly=latestTopicOnly
|
latestTopicOnly=latestTopicOnly
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{{#discovery-categories refresh=(route-action "refresh")}}
|
{{#discovery-categories refresh=refresh}}
|
||||||
{{component categoryPageStyle
|
{{component categoryPageStyle
|
||||||
categories=model.categories
|
categories=model.categories
|
||||||
latestTopicOnly=latestTopicOnly
|
latestTopicOnly=latestTopicOnly
|
||||||
|
Loading…
Reference in New Issue
Block a user