From 91723ac8dde24249b2753d671f42d0f3cddb20a9 Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Mon, 9 Jan 2017 21:40:08 +0200 Subject: Fix bad documentation for TwinColSelect (#8183) --- documentation/components/components-twincolselect.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/components') diff --git a/documentation/components/components-twincolselect.asciidoc b/documentation/components/components-twincolselect.asciidoc index 6c62399e2a..29945b4053 100644 --- a/documentation/components/components-twincolselect.asciidoc +++ b/documentation/components/components-twincolselect.asciidoc @@ -24,8 +24,7 @@ clicking on the "<" button. image::img/twincolselect-basic.png[width=50%, scaledwidth=80%] [classname]#TwinColSelect# is always in multi-select mode, so its selection -is always a collection of the item IDs of the selected items, that is, the items -in the right column. +is always a collection of the selected items in the right column. The selection columns can have their own captions, separate from the overall component caption, which is managed by the containing layout. You can set the -- cgit v1.2.3