From 5aa4c453554f0ad9398c5af8f05ae64342133ebf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Thu, 9 Jun 2016 16:49:35 +0200 Subject: [PATCH] Presenter/Part: Type in Doku. --- SL/Presenter/Part.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index 3088eaa31..97b14e886 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -123,7 +123,7 @@ selectors though, they are not selectable once overridden. C will register it's javascript for inclusion in the next header rendering. If you write a standard controller that only call C once, it will just work. In case the header is generated in a different render call -(multiple blocks, ajax, old C style controllers) you need to +(multiple blocks, ajax, old C style controllers) you need to include C yourself. =back -- 2.20.1