From ef458992c12438f88780c52076cf105e3de8a60e Mon Sep 17 00:00:00 2001 From: Clemens Neubauer Date: Thu, 7 Jan 2021 21:45:48 +0100 Subject: two new hooks (#3342) * add two new hooks I develop a new extension and i need 2 new hooks for it * update EN documentation * Correct typing errors * Update app/views/helpers/javascript_vars.phtml Co-authored-by: Alexandre Alapetite --- app/layout/nav_menu.phtml | 4 ++++ app/views/helpers/javascript_vars.phtml | 2 ++ docs/en/developers/03_Backend/05_Extensions.md | 2 ++ lib/Minz/ExtensionManager.php | 8 ++++++++ p/scripts/main.js | 1 + 5 files changed, 17 insertions(+) diff --git a/app/layout/nav_menu.phtml b/app/layout/nav_menu.phtml index d76eb776d..124189c68 100644 --- a/app/layout/nav_menu.phtml +++ b/app/layout/nav_menu.phtml @@ -175,6 +175,10 @@ + +