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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 58dcc830ea5acb3dff158e7bbb3645558d52cff7
Merge: 936481e7e 943cb6295
Author: Lukasz Lenart <[email protected]>
AuthorDate: Mon Oct 24 10:12:39 2022 +0200

    Merge pull request #622 from apache/WW-5133-labelposition
    
    [WW-5133] Drops labelposition attribute

 .../org/apache/struts2/components/Checkbox.java    | 11 ----------
 .../java/org/apache/struts2/components/UIBean.java | 11 ----------
 .../apache/struts2/views/jsp/ui/AbstractUITag.java |  9 --------
 .../main/resources/template/xhtml/validation.js    |  4 ++--
 core/src/site/resources/tags/a-attributes.html     |  8 --------
 .../resources/tags/actionerror-attributes.html     |  8 --------
 .../resources/tags/actionmessage-attributes.html   |  8 --------
 .../site/resources/tags/checkbox-attributes.html   |  8 --------
 .../resources/tags/checkboxlist-attributes.html    |  8 --------
 .../site/resources/tags/combobox-attributes.html   |  8 --------
 .../site/resources/tags/component-attributes.html  |  8 --------
 .../resources/tags/datetextfield-attributes.html   |  8 --------
 core/src/site/resources/tags/debug-attributes.html |  8 --------
 .../resources/tags/doubleselect-attributes.html    |  8 --------
 .../site/resources/tags/fielderror-attributes.html |  8 --------
 core/src/site/resources/tags/file-attributes.html  |  8 --------
 core/src/site/resources/tags/form-attributes.html  |  8 --------
 core/src/site/resources/tags/head-attributes.html  |  8 --------
 .../src/site/resources/tags/hidden-attributes.html |  8 --------
 .../tags/inputtransferselect-attributes.html       |  8 --------
 core/src/site/resources/tags/label-attributes.html |  8 --------
 core/src/site/resources/tags/link-attributes.html  |  8 --------
 .../tags/optiontransferselect-attributes.html      |  8 --------
 .../site/resources/tags/password-attributes.html   |  8 --------
 core/src/site/resources/tags/radio-attributes.html |  8 --------
 core/src/site/resources/tags/reset-attributes.html |  8 --------
 .../src/site/resources/tags/script-attributes.html |  8 --------
 .../src/site/resources/tags/select-attributes.html |  8 --------
 .../src/site/resources/tags/submit-attributes.html |  8 --------
 .../site/resources/tags/textarea-attributes.html   |  8 --------
 .../site/resources/tags/textfield-attributes.html  |  8 --------
 core/src/site/resources/tags/token-attributes.html |  8 --------
 .../resources/tags/updownselect-attributes.html    |  8 --------
 .../apache/struts2/views/jsp/ui/CheckboxTest.java  |  8 ++++----
 .../apache/struts2/views/jsp/ui/FormTagTest.java   | 24 +++++++++++-----------
 .../org/apache/struts2/views/jsp/ui/LabelTest.java | 10 ++++-----
 36 files changed, 23 insertions(+), 286 deletions(-)

Reply via email to