Correct pre/post template hook name.
Review Request #9252 — Created Oct. 8, 2017 and submitted
Use entry_type_id instead of entry_id (which is a number) to make the
review-summary-header-pre/post hooks work as documented and expected.
Tested that review-summary-header-post now does what it should.
Description | From | Last Updated |
---|---|---|
Can you expand the description a bit to describe what the problem was from a usage standpoint? I know that … |
david |
- Summary:
-
Correct pre/post template hook nameCorrect pre/post template hook name.
- Description:
-
~ Use entry_type_id instead of entry_id (which is a number) to make the review-summary-header-pre/post hooks work as documented and expected.
~ Use entry_type_id instead of entry_id (which is a number) to make the
+ review-summary-header-pre/post hooks work as documented and expected. - Commit:
-
a759e5cf9a359affa59c118912f106b78498a289e832ad997219adc04cf837a54cbfec9b13ac2720
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.