Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 69A2811748 for ; Fri, 27 Jun 2014 11:06:47 +0000 (UTC) Received: (qmail 42727 invoked by uid 500); 27 Jun 2014 11:06:47 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 42676 invoked by uid 500); 27 Jun 2014 11:06:47 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 42664 invoked by uid 99); 27 Jun 2014 11:06:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jun 2014 11:06:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E617B98D61B; Fri, 27 Jun 2014 11:06:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Fri, 27 Jun 2014 11:06:49 -0000 Message-Id: In-Reply-To: <1822ea5ed926453c87de2ef60d5d05bd@git.apache.org> References: <1822ea5ed926453c87de2ef60d5d05bd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [04/12] git commit: Adds autogenerated files Adds autogenerated files Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/7e98fe7a Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/7e98fe7a Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/7e98fe7a Branch: refs/heads/feature/WW-4295-localization Commit: 7e98fe7a731b44bb85375f9363465838803a0a16 Parents: 69df870 Author: Lukasz Lenart Authored: Thu Mar 20 08:08:50 2014 +0100 Committer: Lukasz Lenart Committed: Thu Mar 20 08:08:50 2014 +0100 ---------------------------------------------------------------------- core/src/site/resources/tags/checkboxlist.html | 8 ++++++++ core/src/site/resources/tags/doubleselect.html | 8 ++++++++ core/src/site/resources/tags/inputtransferselect.html | 8 ++++++++ core/src/site/resources/tags/optiontransferselect.html | 8 ++++++++ core/src/site/resources/tags/radio.html | 8 ++++++++ core/src/site/resources/tags/select.html | 8 ++++++++ core/src/site/resources/tags/updownselect.html | 8 ++++++++ 7 files changed, 56 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/checkboxlist.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/checkboxlist.html b/core/src/site/resources/tags/checkboxlist.html index 0ad3225..95e2e97 100644 --- a/core/src/site/resources/tags/checkboxlist.html +++ b/core/src/site/resources/tags/checkboxlist.html @@ -170,6 +170,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/doubleselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/doubleselect.html b/core/src/site/resources/tags/doubleselect.html index 00a1558..becaf8b 100644 --- a/core/src/site/resources/tags/doubleselect.html +++ b/core/src/site/resources/tags/doubleselect.html @@ -458,6 +458,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/inputtransferselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/inputtransferselect.html b/core/src/site/resources/tags/inputtransferselect.html index 4c33f7c..9f1a1e1 100644 --- a/core/src/site/resources/tags/inputtransferselect.html +++ b/core/src/site/resources/tags/inputtransferselect.html @@ -242,6 +242,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/optiontransferselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/optiontransferselect.html b/core/src/site/resources/tags/optiontransferselect.html index 5f9b3c7..e2d74d1 100644 --- a/core/src/site/resources/tags/optiontransferselect.html +++ b/core/src/site/resources/tags/optiontransferselect.html @@ -618,6 +618,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/radio.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/radio.html b/core/src/site/resources/tags/radio.html index f3e8abc..ea1d78d 100644 --- a/core/src/site/resources/tags/radio.html +++ b/core/src/site/resources/tags/radio.html @@ -170,6 +170,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/select.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/select.html b/core/src/site/resources/tags/select.html index e247c1f..7a7d3de 100644 --- a/core/src/site/resources/tags/select.html +++ b/core/src/site/resources/tags/select.html @@ -194,6 +194,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false http://git-wip-us.apache.org/repos/asf/struts/blob/7e98fe7a/core/src/site/resources/tags/updownselect.html ---------------------------------------------------------------------- diff --git a/core/src/site/resources/tags/updownselect.html b/core/src/site/resources/tags/updownselect.html index d0c02d5..f084116 100644 --- a/core/src/site/resources/tags/updownselect.html +++ b/core/src/site/resources/tags/updownselect.html @@ -218,6 +218,14 @@ Please do not edit it directly. Property of list objects to get field value from + listLabelKey + false + + false + String + Property of list objects to be used to lookup for localised version of field label + + listTitle false