Remove a leftover of the Radexo removal

This is a followup of 85e0e08d9a
master
jvoisin 5 years ago
parent f38142f271
commit 1a7bb68dc6
  1. 15
      airsonic-main/src/main/webapp/WEB-INF/sub.tld

@ -81,21 +81,6 @@
</attribute>
</tag>
<tag>
<description>
Renders a Wiki text with markup to HTML, using the Radeox render engine.
</description>
<name>wiki</name>
<tag-class>org.airsonic.player.taglib.WikiTag</tag-class>
<body-content>JSP</body-content>
<attribute>
<description>The Wiki markup text.</description>
<name>text</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<description>
Escapes the characters in a string using JavaScript rules.

Loading…
Cancel
Save