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 749c131  Fixes ActionMapper javadocs and references
     add c0eafac  WW-4987 Add listCssClass to optgroup tag
     add 94210a0  WW-4987 Add test for listCssClass in optgroup tag
     add 3c24bae  Add listCssStyle to optgroup tag
     add 123a090  Add listTitle to optgroup tag
     add 60dfc4d  Improve optgroup template
     add 48d40ae  Improve optgroup list attributes test
     new 81ac9b2  Merge pull request #286 from 
aleksandr-m/feature/WW-4987_optgroup

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:
 .../org/apache/struts2/components/OptGroup.java    | 15 ++++++++
 .../apache/struts2/views/jsp/ui/OptGroupTag.java   | 18 ++++++++++
 .../main/resources/template/simple/optgroup.ftl    | 21 ++++++++++++
 core/src/site/resources/tags/optgroup.html         | 24 +++++++++++++
 .../apache/struts2/views/jsp/ui/OptGroupTest.java  | 36 +++++++++++++++++++
 .../org/apache/struts2/views/jsp/ui/OptGroup-8.txt | 40 ++++++++++++++++++++++
 6 files changed, 154 insertions(+)
 create mode 100644 
core/src/test/resources/org/apache/struts2/views/jsp/ui/OptGroup-8.txt

Reply via email to