Calendar Layout in Product Feature Screen
------------------------------------------
Key: OFBIZ-3806
URL: https://issues.apache.org/jira/browse/OFBIZ-3806
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Reporter: Sascha Rodekamp
Fix For: SVN trunk
Attachments: CalLayoutBug.jpg
Hi,
i found an issue in the calendar Layout (see Screenshot)
[https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductFeatures?productId=WG-9943]
Maybe Someone have a quick fix.
I located the issue in Calendar_date_select.js Line 134 but. I works to commend
the line out. But i don't know why this line was added.
[code]
/* mod for OFBiz layered lookups*/
this.target_element.up().style.height = e_height.toString() + "px";
/* end mod*/
[/code]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.