p96 follow up
This commit is contained in:
@@ -28,10 +28,12 @@
|
||||
<div class="d-flex justify-content-between align-items-center mb-4">
|
||||
<h1 class="h3"><i class="bi bi-search"></i> Indexierungsprofile</h1>
|
||||
|
||||
<a class="btn btn-sm btn-outline-info"
|
||||
href="{{ path('admin_ingest_profile_create') }}">
|
||||
Neues Profil anlegen
|
||||
</a>
|
||||
{% if is_granted('ROLE_SUPER_ADMIN') %}
|
||||
<a class="btn btn-sm btn-outline-info"
|
||||
href="{{ path('admin_ingest_profile_create') }}">
|
||||
Neues Profil anlegen
|
||||
</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{# ========================================================= #}
|
||||
|
||||
Reference in New Issue
Block a user