From db1c48a0a8d4cc30261f37dc4b89147b38121d57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 18 Nov 2014 15:52:15 +0100 Subject: [PATCH] Doku update --- SL/Presenter/Part.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index baa5e22bc..1091667bf 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -120,8 +120,9 @@ Obsolete parts will by default not displayed for selection. However they are accepted as default values and can persist during updates. As with other selectors though, they are not selectable once overridden. -Currently you must include C in your controller, the -presenter can not do this from the template. +Currently you must include C in old bin/mozilla-style +controllers if C<<$form->header>> is called before the template. In all other +cases, C will add the javascript for you. =back -- 2.20.1