mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Resources: Fix missing toolbar buttons
This commit is contained in:
parent
0a42dc376a
commit
7c8e0b12b2
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user