table class is missing from the classes. This messes up some themes specifically "bootstrap".
For a quick&dirty hack, just add
$classes.=" table";
to views-aggregator-results-table.tpl.php file.
table class is missing from the classes. This messes up some themes specifically "bootstrap".
For a quick&dirty hack, just add
$classes.=" table";
to views-aggregator-results-table.tpl.php file.
Comments
Comment #1
miguel andrade commentedComment #2
miguel andrade commentedComment #3
rdeboerThanks Miguel,
I'll see if I can incorporate this soon.
Rik
Comment #4
pmoz commentedAwesome Miguel. I'd been looking for an easy way to implement this although I hate hacking.
Comment #5
bmccornack commentedIs there still a plan to incorporate this fix? I'm not exactly sure where the "hack" should reside within the template file and I'd prefer to not change it. Thanks!
Comment #7
rdeboerAdded.
Available now as version 7.x-1.x-dev.
Please test, as I don't have the time, right now.
Rik