activate links in changelog

thought something's broken in the et2-textarea widget, as the link does NOT open on click
This commit is contained in:
ralf 2023-03-28 13:34:04 +02:00
parent 45a89423ce
commit 8b12c082a4

View File

@ -70,7 +70,7 @@
</columns> </columns>
<rows> <rows>
<row> <row>
<et2-textarea id="changelog" readonly="true"></et2-textarea> <et2-textarea id="changelog" readonly="true" activateLinks="true"></et2-textarea>
</row> </row>
</rows> </rows>
</grid> </grid>