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

lukaszlenart pushed a change to branch WW-5653-bootstrap5-sample-apps
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 90a6c6d06 WW-5653 chore(showcase): comment out verbose debug loggers
     add 12a0c36ae WW-5653 fix(showcase): migrate Bootstrap 5 markup in 
ftl/vm/html templates
     add a661ae5e1 WW-5653 test(showcase): disable JS in FreeMarkerManagerTest 
for Bootstrap 5

No new revisions were added by this update.

Summary of changes:
 .../webapp/WEB-INF/freemarker/customFreemarkerManagerUsage.ftl    | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/freemarker/standardTags.ftl | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/hangman/hangmanNonAjax.ftl  | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/person/list-people.ftl      | 4 ++--
 apps/showcase/src/main/webapp/WEB-INF/person/new-person.ftl       | 8 ++++----
 .../main/webapp/WEB-INF/tags/non-ui/actionPrefix/actionPrefix.ftl | 4 ++--
 .../WEB-INF/tags/non-ui/actionPrefix/actionPrefixExample.ftl      | 2 +-
 .../main/webapp/WEB-INF/tags/non-ui/actionPrefix/methodPrefix.ftl | 4 ++--
 .../main/webapp/WEB-INF/tags/non-ui/actionPrefix/normalSubmit.ftl | 4 ++--
 .../WEB-INF/tags/non-ui/actionPrefix/redirectActionPrefix.ftl     | 4 ++--
 .../showcase/src/main/webapp/WEB-INF/tags/non-ui/ifTag/testIf.ftl | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/tags/ui/example.vm          | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/tags/ui/exampleSubmited.vm  | 2 +-
 apps/showcase/src/main/webapp/WEB-INF/token/example4.ftl          | 2 +-
 apps/showcase/src/main/webapp/async/index.html                    | 2 +-
 apps/showcase/src/main/webapp/token/index.html                    | 2 +-
 .../it/org/apache/struts2/showcase/FreeMarkerManagerTest.java     | 6 ++++++
 17 files changed, 30 insertions(+), 24 deletions(-)

Reply via email to