localgovdrupal / localgov_elections

This module provides submodules, content types, views and configuration that allow the reporting of election results for the LocalGov Drupal distribution.
GNU General Public License v2.0
1 stars 1 forks source link

Hide share of the vote for non general-elections #84

Closed chriswales95 closed 4 months ago

chriswales95 commented 4 months ago

This does not stop people accessing via the URL manually. It just hides the link.

Should close #57

chriswales95 commented 4 months ago

Sweet, thanks @markconroy . I'll merge in once tests pass.