X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3ac83c6134a876990a2b5e26075e4304b3ce1cae..2f4e58bf512ee69d554e551da226478e29097b2e:/SL/Presenter/Part.pm
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.