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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user