New: Refresh button for indexer stats

This commit is contained in:
Bogdan
2024-01-12 15:26:32 +02:00
parent 7022054dd7
commit 6201b42fbd
2 changed files with 17 additions and 3 deletions

View File

@@ -285,7 +285,7 @@ class SearchIndex extends Component {
const hasNoIndexer = !totalItems;
return (
<PageContent>
<PageContent title={translate('Search')}>
<PageToolbar>
<PageToolbarSection
alignContent={align.RIGHT}