From: Sven Schöling Date: Tue, 18 Nov 2014 14:52:15 +0000 (+0100) Subject: Doku update X-Git-Tag: release-3.2.0beta~240 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=db1c48a0a8d4cc30261f37dc4b89147b38121d57;p=kivitendo-erp.git Doku update --- 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