add system log viewer
This commit is contained in:
@@ -127,7 +127,11 @@
|
||||
</a>
|
||||
<a class="nav-link text-light {% if route starts with 'admin_job' %}active fw-bold{% endif %}"
|
||||
href="{{ path('admin_vector_log') }}">
|
||||
Vector-Logs Python
|
||||
Vector-Log Python
|
||||
</a>
|
||||
<a class="nav-link text-light {% if route starts with 'admin_job' %}active fw-bold{% endif %}"
|
||||
href="{{ path('admin_system_logs_index') }}">
|
||||
System-Logs
|
||||
</a>
|
||||
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user