Skip to content

Kalatheme _table hook overwrites tablefield header classes #300

@break9

Description

@break9

the core.inc file line 11

function kalatheme_table($variables) {... function overwrites the classes added by the tablefield module.

this means the table header rows aren't sticky. I am not sure if this is by design but it was pretty difficult to track down.

I am assuming I need to write a custom hook to re-insert the table-sticky classes, or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions