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

miguel andrade’s picture

Issue summary: View changes
miguel andrade’s picture

Issue summary: View changes
rdeboer’s picture

Thanks Miguel,
I'll see if I can incorporate this soon.
Rik

pmoz’s picture

Awesome Miguel. I'd been looking for an easy way to implement this although I hate hacking.

bmccornack’s picture

Is 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!

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Active » Fixed

Added.
Available now as version 7.x-1.x-dev.
Please test, as I don't have the time, right now.
Rik

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.