diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-13 22:06:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-13 22:06:02 -0400 |
commit | 2f8bafb70947e8b2d6b8b2882e32dde60faa9a27 (patch) | |
tree | 59aa8d9a535defd45e69201a0baef61d46053237 /doc | |
parent | 5ec2d2d40d803ac0288acdcdd5125de6f4c2b769 (diff) | |
download | ikiwiki-2f8bafb70947e8b2d6b8b2882e32dde60faa9a27.tar ikiwiki-2f8bafb70947e8b2d6b8b2882e32dde60faa9a27.tar.gz |
poll: Fix behavior of poll buttons when inlined.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/poll_in_inline.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/poll_in_inline.mdwn b/doc/bugs/poll_in_inline.mdwn index f78231f7c..61c144915 100644 --- a/doc/bugs/poll_in_inline.mdwn +++ b/doc/bugs/poll_in_inline.mdwn @@ -2,3 +2,5 @@ When the poll directive appears in an inline, clicking on the button is supposed to vote and go to the page for that poll. Instead, I see it always apparantly skip counting my vote, and redirect to the page for that poll. --[[Joey]] + +> [[fixed|done]] --[[Joey]] |