mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fixes dashboard next spec (#6132)
This commit is contained in:
@@ -165,7 +165,11 @@
|
||||
</div>
|
||||
|
||||
<div class="section-column">
|
||||
{{admin-report dataSourceName="top_referred_topics" reportOptions=topReferredTopicsTopions}}
|
||||
{{admin-report
|
||||
dataSourceName="top_referred_topics"
|
||||
reportOptions=topReferredTopicsTopions
|
||||
startDate=startDate
|
||||
endDate=endDate}}
|
||||
|
||||
{{admin-report
|
||||
dataSourceName="trending_search"
|
||||
|
||||
Reference in New Issue
Block a user