mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-01 12:20:07 +01:00
reset inf scroll on search
This commit is contained in:
@@ -306,6 +306,7 @@ define('forum/groups/details', ['iconSelect', 'components', 'forum/infinitescrol
|
||||
}
|
||||
}, function(html) {
|
||||
$('[component="groups/members"] tbody').html(html);
|
||||
$('[component="groups/members"]').attr('data-nextstart', 20);
|
||||
});
|
||||
});
|
||||
}, 250);
|
||||
|
||||
Reference in New Issue
Block a user