Motivation
We've added a voter data access and admin log for SecurePoll. To ease access to the respective logs for the user, we should add a link to the election log page from the main elections table on Special:SecurePoll.
User story: As a user of SecurePoll, I would like to have a link to the election log from the main election page so that I can easily access the log for any given election.
Acceptance criteria
- On the Special:SecurePoll page (screenshot above), add a link to the right of the "Tally" link called "Log" which links to "Special:SecurePollLog".
- The SecurePollLog form is filtered to the election the user clicked the link against in the "Election (title) field. And filtered to "all securepoll logs" by default.
- Link opens in the same tab.