add health check
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
<div>
|
||||
<strong>Strukturabweichung erkannt.</strong>
|
||||
Die aktuelle Indexstruktur entspricht nicht dem aktiven Profil.
|
||||
Eine globale Neuindizierung ist erforderlich.
|
||||
Eine globale Neuindizierung ist erforderlich oder Sie haben kein indexiertes Dokument im System.
|
||||
</div>
|
||||
<a href="{{ path('admin_jobs') }}"
|
||||
class="btn btn-sm btn-outline-light">
|
||||
class="btn btn-sm btn-outline-danger">
|
||||
Global Reindex starten
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user