[ticket/16339] Fix Poll's voting options refresh

PHPBB3-16339
This commit is contained in:
3D-I 2020-01-25 02:11:32 +01:00
parent 65cfd74b98
commit e72ae0a4b2

View file

@ -77,7 +77,7 @@
<!-- EVENT viewtopic_body_poll_before -->
<!-- IF S_HAS_POLL -->
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" class="topic_poll">
<form method="post" action="{S_POLL_ACTION}" data-ajax="vote_poll" data-refresh="true" class="topic_poll">
<div class="panel">
<div class="inner">