Implemented juplo:active, that replaces active <a>-tags by the tag <strong>
authorKai Moritz <kai@juplo.de>
Sun, 10 Jan 2016 17:48:10 +0000 (18:48 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 18 Jul 2016 14:49:48 +0000 (16:49 +0200)
commitb84e25ddcb54614b661f4e547f8e9d83a2e08642
tree08fb740ea4bcd852f5ea9397eb9010cffcfdc162
parent15b773ff1fb9717ac3d8c5731eb2a453d451c572
Implemented juplo:active, that replaces active <a>-tags by the tag <strong>
src/main/java/de/juplo/thymeleaf/ActiveElementProcessor.java [new file with mode: 0644]
src/main/java/de/juplo/thymeleaf/JuploDialect.java [new file with mode: 0644]