mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
fix default include path for plugins
This commit is contained in:

committed by
Benoît Burnichon

parent
4a4511b0a9
commit
e52380540d
@@ -1 +1 @@
|
||||
{% include ['@plugin-'~ plugin.name ~ '/admin/index.html.twig', '/admin/plugins/show_fallback.html.twig'] %}
|
||||
{% include ['@plugin-'~ plugin.name ~ '/'~ plugin.name ~ '/admin/index.html.twig', '/admin/plugins/show_fallback.html.twig'] %}
|
||||
|
Reference in New Issue
Block a user