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 2022/11/06 17:00:15 UTC

[struts] branch master updated (341a8f20e -> 0a30eb44e)

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

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


    from 341a8f20e Cleans remote before uploading new packages
     add 138a8d74f WW-5257 Cleans up template
     new 0a30eb44e Merge pull request #632 from apache/WW-5257-checkbox

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/resources/template/simple/checkbox.ftl    |  2 +-
 .../template/simple/common-attributes.ftl          |  4 +-
 .../src/main/resources/template/xhtml/checkbox.ftl |  5 +--
 .../struts2/views/jsp/AbstractUITagTest.java       | 44 ++++++++++++----------
 .../apache/struts2/views/jsp/ui/CheckboxTest.java  |  7 ----
 .../apache/struts2/views/jsp/ui/DoubleSelect-5.txt |  2 +-
 6 files changed, 30 insertions(+), 34 deletions(-)


[struts] 01/01: Merge pull request #632 from apache/WW-5257-checkbox

Posted by lu...@apache.org.
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 0a30eb44e6ee2e0a8671c3778c7dc243a1a59c51
Merge: 341a8f20e 138a8d74f
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Sun Nov 6 18:00:08 2022 +0100

    Merge pull request #632 from apache/WW-5257-checkbox
    
    [WW-5257] Cleans up template

 .../main/resources/template/simple/checkbox.ftl    |  2 +-
 .../template/simple/common-attributes.ftl          |  4 +-
 .../src/main/resources/template/xhtml/checkbox.ftl |  5 +--
 .../struts2/views/jsp/AbstractUITagTest.java       | 44 ++++++++++++----------
 .../apache/struts2/views/jsp/ui/CheckboxTest.java  |  7 ----
 .../apache/struts2/views/jsp/ui/DoubleSelect-5.txt |  2 +-
 6 files changed, 30 insertions(+), 34 deletions(-)