[
https://issues.apache.org/jira/browse/OFBIZ-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847746#action_12847746
]
Atul Vani edited comment on OFBIZ-3570 at 3/20/10 8:42 AM:
-----------------------------------------------------------
Patch for fixing "fade-background" bug.
When i was browsing the code I found multiple "not" operators (!) in an IF
clause regarding fade-background of fieldlookup.js.
I removed one of them.
was (Author: atulvani):
Patch for fixing "fade-background" bug.
> fade-background property doesn't work (just a typo error)
> ---------------------------------------------------------
>
> Key: OFBIZ-3570
> URL: https://issues.apache.org/jira/browse/OFBIZ-3570
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Atul Vani
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: fieldlookup.patch
>
>
> "fade-background" property in the <lookup /> tag doesn't work properly due to
> a typo error in fieldlookup.js.
> The patch attached fixes it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.