Use same icon for tools as in setup.
This commit is contained in:
@@ -58,7 +58,7 @@ link_index_setup_document_types = Link(
|
|||||||
view='indexing:index_setup_document_types', args='resolved_object.pk'
|
view='indexing:index_setup_document_types', args='resolved_object.pk'
|
||||||
)
|
)
|
||||||
link_rebuild_index_instances = Link(
|
link_rebuild_index_instances = Link(
|
||||||
icon='fa fa-database',
|
icon='fa fa-list-ul',
|
||||||
description=_(
|
description=_(
|
||||||
'Deletes and creates from scratch all the document indexes.'
|
'Deletes and creates from scratch all the document indexes.'
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user