[
https://issues.apache.org/jira/browse/OFBIZ-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897396#action_12897396
]
Karl Pitrich commented on OFBIZ-3889:
-------------------------------------
Hi,
strange. I'm certain diff'ed against the current trunk, gut co'd it ... sorry.
the only change in PortalAdmScreens.xml are the addition of these tho lines
marked with +:
<set field="headerItem" value="PortalPageAdminItem"/>
+ <set field="layoutSettings.javaScripts[]"
value="/images/myportal.js" global="true"/>
+ <set field="layoutSettings.styleSheets[+0]"
value="/images/myportal.css" global="true"/>
- Karl
_____________________________________________
Lusini GmbH
Adams-Lehmann-Straße 109, 80797 München
Mobil +49 171 4970703
E-Mail [email protected]
_____________________________________________
> When editing Portal Pages, Drag & Drop for Portlets does not work
> -----------------------------------------------------------------
>
> Key: OFBIZ-3889
> URL: https://issues.apache.org/jira/browse/OFBIZ-3889
> Project: OFBiz
> Issue Type: Bug
> Components: framework, specialpurpose/myportal
> Affects Versions: Release Branch 10.04, SVN trunk
> Reporter: Karl Pitrich
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: fixPortalDnD.diff
>
>
> When editing Portlet Pages, either in MyPortal or PortalAdm, Drag & Drop of
> Portlets does not work.
> Where are several Issues in the MyPortal, some have fixes, none is commited
> to trunk.
> Problems:
> - in myportal.js, function getDestinationInformationPortlets(): DOM ID's are
> not handled correctly
> - in framework/webtools/widget/PortalAdmScreens.xml: required javascript +
> css files are not included
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.