The file views-secondary-row-view-table.tpl.php is identical to views' views-views-table.tpl.php .
However, it lacks the latest features.

It should be updated. Fot that, see attached patch.

Even better, it should just include/reference the original. (If needed, themers can copy the contents of the latest views-copy and modify it)

Comments

johnv’s picture

Also the main module-file is not up-to-date with newest views.
I can create an update patch if needed.

johnv’s picture

Title: template file is not up-to-date with Views' views-views-table.tpl.php » template file is not up-to-date with Views 3.5
Status: Needs review » Fixed

Committed with commit d4fce54.

This might need an update from time-to-time.
I'll post a line in the README file.

johnv’s picture

Title: template file is not up-to-date with Views 3.5 » module's files are not up-to-date with Views 3.5

And the other files are commited here.

Status: Fixed » Closed (fixed)

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

johnv’s picture

Title: module's files are not up-to-date with Views 3.5 » module's files are not up-to-date with latest Views (3.6)
Status: Closed (fixed) » Fixed
StatusFileSize
new5.08 KB

Attached patch contains the new features from 3.6. It still works nicely together with views 3.5.
It is also committed here

Status: Fixed » Closed (fixed)

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