X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a3fbb2f841cb533264f1b3c839f7ded19cdeca6c..58e12ecad2d2ed32218d20d437ba3db4f340b8e7:/SL/Presenter/Part.pm diff --git a/SL/Presenter/Part.pm b/SL/Presenter/Part.pm index bef55a35f..e2ca02085 100644 --- a/SL/Presenter/Part.pm +++ b/SL/Presenter/Part.pm @@ -49,10 +49,14 @@ section C. C can be an id or C instance. -If C contains C only parts of this type will be used for autocompletion. +If C contains C only parts of this type will be used for +autocompletion. Currently only one type may be specified. Obsolete parts will by default not displayed for selection. However they are -accepted as default values and can persist during updates. +accepted as default values and can persist during updates. As with other +selectors though, they are not selecatble once overridden. + + =back