[
https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Busco updated OFBIZ-3012:
-------------------------------
Attachment: screenlet-body.patch
Adrian,
as discussed, I changed the screenlet macro renderer so that all the screenlet
body content is always contained in the screenlet-body div tag.
If a padded="false" attribute is specified in the screenlet a "no-padding"
style is added to the screenlet-body so that the CSS can style it with no
border and padding.
The themes have also been updated with this CSS.
With this change, actually, an empty screenlet-body div is generated when the
screenlet has no body content I was not able to fix this. (Any help is
appreciated)
> The content of the FindScreenDecorator is not properly contained in the
> screenlet-body tag
> ------------------------------------------------------------------------------------------
>
> Key: OFBIZ-3012
> URL: https://issues.apache.org/jira/browse/OFBIZ-3012
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Priority: Minor
> Attachments: screenlet-body.patch
>
>
> The attached patch fixes this.
> BTW: include also:
> 1) few better Italian labels.
> 2) "screenlet" decorator removed (not used anymore)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.