Skip to content

Pass view_name to extra_body_script hook#443

Merged
simonw merged 1 commit intosimonw:masterfrom
russss:view-name-in-extra-body-script
May 3, 2019
Merged

Pass view_name to extra_body_script hook#443
simonw merged 1 commit intosimonw:masterfrom
russss:view-name-in-extra-body-script

Conversation

@russss
Copy link
Contributor

@russss russss commented May 2, 2019

At the moment it's not easy to tell whether the hook is being called
in (for example) the row or table view, as in both cases the
database and table parameters are provided.

This passes the view_name added in #441 to the extra_body_script
hook.

At the moment it's not easy to tell whether the hook is being called
in (for example) the row or table view, as in both cases the
`database` and `table` parameters are provided.

This passes the `view_name` added in simonw#441 to the `extra_body_script`
hook.
@russss russss force-pushed the view-name-in-extra-body-script branch from e81abfe to 83b6b82 Compare May 2, 2019 08:43
@simonw simonw merged commit bf229c9 into simonw:master May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants