I think it would be neater if refresh links were added via hook_preprocess_block

Comments

tripper54’s picture

Status: Active » Needs review
StatusFileSize
new7.41 KB
jenlampton’s picture

Title: Add manual refresh links via hook_block_view_alter » Add manual refresh links via hook_preprocess_block
Issue summary: View changes
StatusFileSize
new5.74 KB

Patch needed a re-roll.
Also, it looks like the links are added here in hook_preprocess_block() not hook_block_view_alter() so updating the issue summary and title to match.