Resources: Fix missing toolbar buttons

This commit is contained in:
nathan 2022-12-23 09:45:21 -07:00
parent 0a42dc376a
commit 7c8e0b12b2

View File

@ -79,7 +79,8 @@
</columns> </columns>
<rows> <rows>
<row valign="top"> <row valign="top">
<htmlarea statustext="Web-Site for this resource" id="long_description" height="200" toolbar="true" imageUpload="link_to"/> <htmlarea statustext="Web-Site for this resource" id="long_description" height="200"
imageUpload="link_to"/>
</row> </row>
</rows> </rows>
</grid> </grid>