Implemented juplo:inactive, that replaces inactive <a>-tags by the tag <span>
authorKai Moritz <kai@juplo.de>
Mon, 11 Jan 2016 12:44:09 +0000 (13:44 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 18 Jul 2016 14:50:53 +0000 (16:50 +0200)
commitd221272c806efad874dafac1a9197f717ce3984f
tree0a3f62466c256a4270bde21ced1c761ad5c3962d
parentb84e25ddcb54614b661f4e547f8e9d83a2e08642
Implemented juplo:inactive, that replaces inactive <a>-tags by the tag <span>
src/main/java/de/juplo/thymeleaf/InactiveElementProcessor.java [new file with mode: 0644]
src/main/java/de/juplo/thymeleaf/JuploDialect.java