Add in spell check for lex file and more format for LIST panel

This commit is contained in:
2024-11-05 14:32:00 +00:00
parent a531307464
commit 031c1414ec
11 changed files with 112 additions and 66 deletions

View File

@@ -232,6 +232,13 @@
%= link_to l('${title}'), '${structure:href}' , class=>'link link${type_serial}'
]]>
</Link>
<ButtonLink><![CDATA[
%= button_to l('${title}'), '${structure:href}' , class=>'buttonlink buttonlink${type_serial}'
]]>
</ButtonLink>
</root>