[
https://issues.apache.org/jira/browse/OFBIZ-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545647#comment-14545647 ]
Jacques Le Roux commented on OFBIZ-6371:
----------------------------------------
I even like the idea of using rather
{code}
function setSourceColor(src) {
if (src && src != null) {
src.effect("highlight", {}, 3000);
}
}
{code}
> Make background-color in setSourceColor function in fieldlookup.js theme dependent
> ----------------------------------------------------------------------------------
>
> Key: OFBIZ-6371
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6371> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Priority: Trivial
> Fix For: Upcoming Branch
>
>
> Fornow it's harcoded as yellow
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)