optimize code
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
|
||||
<a class="nav-link text-light {% if route starts with 'admin_ingest_profile' %}active fw-bold{% endif %}"
|
||||
href="{{ path('admin_ingest_profile_list') }}">
|
||||
<i class="bi bi-diagram-3-fill"></i> Indexierungsprofile (Ingest Profiles)
|
||||
<i class="bi bi-diagram-3-fill"></i> Indexierungsprofile (Ingest)
|
||||
</a>
|
||||
|
||||
<hr class="border-secondary">
|
||||
@@ -108,7 +108,7 @@
|
||||
|
||||
<a class="nav-link text-light {% if route starts with 'admin_model_config' %}active fw-bold{% endif %}"
|
||||
href="{{ path('admin_model_config_list') }}">
|
||||
<i class="bi bi-motherboard-fill"></i> Modell-Generierung (Matrix Parameter)
|
||||
<i class="bi bi-motherboard-fill"></i> LLM-Setup (Parameter)
|
||||
</a>
|
||||
<hr class="border-secondary">
|
||||
<div class="text-info text-uppercase small mb-2">
|
||||
|
||||
Reference in New Issue
Block a user