mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 22:26:26 +08:00
FIX: Users page wasn't loading more on mobile
This commit is contained in:
parent
e089515dab
commit
bebc55eebd
|
@ -1,3 +1,4 @@
|
|||
{{#load-more selector=".directory .user" action="loadMore"}}
|
||||
<div class="container">
|
||||
<div class='directory'>
|
||||
|
||||
|
@ -22,3 +23,4 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
{{/load-more}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user