From: Bernd Bleßmann Date: Thu, 9 Jun 2016 14:49:35 +0000 (+0200) Subject: Presenter/Part: Type in Doku. X-Git-Tag: release-3.4.1~71 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=5aa4c453554f0ad9398c5af8f05ae64342133ebf;p=kivitendo-erp.git Presenter/Part: Type in Doku. --- 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