Patch (to be ported)
Project:
Views Table Highlighter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2010 at 14:31 UTC
Updated:
26 Feb 2013 at 23:13 UTC
After uploading the standard views template to theme directory, the highlighting magic is gone:
views-view-table.tpl.php
Comments
Comment #1
Andrew Gorokhovets commentedthe same problem
Comment #2
cmrabet commentedSame problem here;
$row_clasess does not return views_highlighter_red or blue or etc..,
Comment #3
smokrisFixed in http://drupalcode.org/project/views_table_highlighter.git/commitdiff/40d... (part of the 6.x-1.2 release).
Probably also needs to be changed in 7.x-1.x.