Patch #5838
add call to :view_repositories_show_contextual hook in app/views/repositories/revision.rhtml
Status: | New | Start date: | 2010-07-08 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hook requests | |||
Target version: | - |
Description
This hook is called in quite a few places, but in order to get my Git Revision Download working properly, I needed to override source:trunk/app/views/repositories/revision.rhtml
see:
I would appreciate to have this hook called from source:trunk/app/views/repositories/revision.rhtml as this would prevent overriding customized redmine UI.
It is somehow a follow up on #2073
Tks
History
#1
Updated by Go MAEDA over 5 years ago
- Category changed from UI to Hook requests