1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-16 18:14:04 +02:00

feat(admin-plugin): update top secondary navigation for information, cache and registry

This commit is contained in:
Awilum
2020-02-18 16:56:54 +03:00
parent 2b155ad936
commit 93cae28cd7

View File

@@ -132,6 +132,10 @@
{% endif %}
{% endif %}
{% if is_current_path('admin.tools.information')or is_current_path('admin.tools.cache')or is_current_path('admin.tools.registry') %}
/
{% endif %}
{% if is_current_path('admin.api.index') %}
/
{% endif %}