From 4130f1d87d6ab387a363a4e44e8746eddc049d13 Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Thu, 5 Jan 2017 18:09:32 +0200 Subject: Update component docs for 8 except Grid --- documentation/components/components-twincolselect.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/components/components-twincolselect.asciidoc') diff --git a/documentation/components/components-twincolselect.asciidoc b/documentation/components/components-twincolselect.asciidoc index b5306359cb..6c62399e2a 100644 --- a/documentation/components/components-twincolselect.asciidoc +++ b/documentation/components/components-twincolselect.asciidoc @@ -15,9 +15,9 @@ endif::web[] The [classname]#TwinColSelect# field provides a multiple selection component that shows two lists side by side, with the left column containing unselected items and the right column the selected items. The user can select items from -the list on the left and click on the ">>" button to move them to the list on +the list on the left and click on the ">" button to move them to the list on the right. Items can be deselected by selecting them in the right list and -clicking on the "<<" button. +clicking on the "<" button. [[figure.components.twincolselect.basic]] .Twin Column Selection -- cgit v1.2.3