From: Moritz Bunkus Date: Fri, 12 Jul 2013 14:06:15 +0000 (+0200) Subject: Partpicker: doppelte Dokumentation entfernt X-Git-Tag: release-3.1.0beta1~171 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=2f4e58bf512ee69d554e551da226478e29097b2e;p=kivitendo-erp.git Partpicker: doppelte Dokumentation entfernt --- diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index 332d5dbe7..628ee2b63 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -57,11 +57,6 @@ C. C<$value> can be a parts id or a C instance. -All-in-one picker widget for parts. The name will be both id and name of the -resulting hidden C input field. An additional dummy input will be generated -which is used to find parts. For a detailed description of it's behaviour, see -section L. - If C<%params> contains C only parts of this type will be used for autocompletion. You may comma separate multiple types as in C.