You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/06/04 14:39:07 UTC

[jira] Commented: (OFBIZ-3806) Calendar Layout in Product Feature Screen

    [ https://issues.apache.org/jira/browse/OFBIZ-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875579#action_12875579 ] 

Jacques Le Roux commented on OFBIZ-3806:
----------------------------------------

It's related to OFBIZ-3667

> 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.