X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dc824520b4024bb73b4522a8dad9aae179b29540..80b0139aec73863a8fa39e728bbf50b661c19e82:/SL/Presenter/Part.pm 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