mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 18:01:01 +08:00
add loading arg for plugin outlet discovery-list-container-top
This commit is contained in:
parent
9be782acf6
commit
872928bbc1
|
@ -22,7 +22,7 @@
|
|||
<div class="full-width">
|
||||
<div id="list-area">
|
||||
{{plugin-outlet name="discovery-list-container-top"
|
||||
args=(hash category=category)}}
|
||||
args=(hash category=category listLoading=loading)}}
|
||||
{{outlet "list-container"}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user