In building tables (
lib/TWiki/Plugins/ActionTrackerPlugin/Format.pm
) Action Tracker plugin sets the table class to twikiFormTable.
Given that Action Tracker plugin has its own CSS, with classes that describe th and td elements, this makes no sense.
See
TWiki:Plugins/ActionTrackerPluginDev
Hi, I've upgraded TWiki from 4.0 to 4.2.4 and now the tables created by the
ActionTrackerPlugin search function have the wrong class. They should have
atpSearch but they have twikiFormTable. Therefor they look ugly.
-- TobiasVonDerKrone - 19 Dec 2008
I have verified with a download of
ActionTrackerPlugin.zip
dated 2008-12-12 - 11:00 - at line 273 of Format.pm.
--
TWiki:Main/VickiBrown
- 24 Jun 2009
There's a work-around in
TWiki:Support.SID-00449
.
--
TWiki:Main.SeanCMorgan
- 17 Aug 2009