Hi all,
Alfresco 4.2.f CE.
I have a document-details.ftl in an extension that removes the comment feature from that UI:
<@region id="remove-comments" target="comments" action="remove" scope="global" />
However, the web-preview stays the same height. How can I get the web-preview to take advantage of the available visible height?
(I'm asking this in an 'ignorant' fashion on purpose…whether the yui-u.first is impacting this or not, or how to change it in the extension approach by full file-replacements would be helpful!).
-Darren