GeneralNotability / bullseye

Extended IP info for Wikipedia
MIT License
12 stars 6 forks source link

Only attempt to show block information if `blocksummary` is set #4

Closed theresnotime closed 3 years ago

theresnotime commented 3 years ago

In blocks.html, ensure blocksummary is set before attempting to display the accordion.

Consideration to the edge case that blocksummary is not set but other inner variables (globalblocks, blocks etc) are - is this possible?

PR incoming 😄

GeneralNotability commented 3 years ago

I believe you're correct - blocksummary can only be set if there's content to display.