From 8331ab0c1aa61c8e0c1f1eaf2aea3b4e5b3f21ef Mon Sep 17 00:00:00 2001 From: ccauw Date: Sun, 28 Apr 2013 16:01:55 +0300 Subject: [PATCH] [-]BO : bug color parameter in List [-]BO : bug color parameter in List In field list, if there is another field with 'color' => 'color_field', (and color_field column in the select), the background color is always the value of field list column 'color', never 'color_field' the lines: {block name="td_content"} ... {if isset($params.color) && isset($tr[$params.color])} + {/if} {if isset($tr.$key)} {if isset($params.active)}