You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2021/06/18 05:02:34 UTC

[struts] branch WW-5132-labelposition updated (675deff -> f1824b5)

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch WW-5132-labelposition
in repository https://gitbox.apache.org/repos/asf/struts.git.


    from 675deff  WW-5123 Adds right option to TLD for Checkbox tag
     add f1824b5  WW-5132 Marks old labelposition as Deprecated

No new revisions were added by this update.

Summary of changes:
 core/src/site/resources/tags/a.html                    | 2 +-
 core/src/site/resources/tags/actionerror.html          | 2 +-
 core/src/site/resources/tags/actionmessage.html        | 2 +-
 core/src/site/resources/tags/checkbox.html             | 4 ++--
 core/src/site/resources/tags/checkboxlist.html         | 2 +-
 core/src/site/resources/tags/combobox.html             | 2 +-
 core/src/site/resources/tags/component.html            | 2 +-
 core/src/site/resources/tags/datetextfield.html        | 2 +-
 core/src/site/resources/tags/debug.html                | 2 +-
 core/src/site/resources/tags/doubleselect.html         | 2 +-
 core/src/site/resources/tags/fielderror.html           | 2 +-
 core/src/site/resources/tags/file.html                 | 2 +-
 core/src/site/resources/tags/form.html                 | 2 +-
 core/src/site/resources/tags/head.html                 | 2 +-
 core/src/site/resources/tags/hidden.html               | 2 +-
 core/src/site/resources/tags/inputtransferselect.html  | 2 +-
 core/src/site/resources/tags/label.html                | 2 +-
 core/src/site/resources/tags/optiontransferselect.html | 2 +-
 core/src/site/resources/tags/password.html             | 2 +-
 core/src/site/resources/tags/radio.html                | 2 +-
 core/src/site/resources/tags/reset.html                | 2 +-
 core/src/site/resources/tags/select.html               | 2 +-
 core/src/site/resources/tags/submit.html               | 2 +-
 core/src/site/resources/tags/textarea.html             | 2 +-
 core/src/site/resources/tags/textfield.html            | 2 +-
 core/src/site/resources/tags/token.html                | 2 +-
 core/src/site/resources/tags/updownselect.html         | 2 +-
 27 files changed, 28 insertions(+), 28 deletions(-)