From 499ab3f758705a3268b51be89bb667a796c7cdff Mon Sep 17 00:00:00 2001 From: celestora Date: Tue, 11 Oct 2022 20:31:23 +0300 Subject: [PATCH] Fix 404 error when opening voters list with tabs --- Web/Presenters/templates/Poll/Voters.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/Poll/Voters.xml b/Web/Presenters/templates/Poll/Voters.xml index f6348df9..64384598 100644 --- a/Web/Presenters/templates/Poll/Voters.xml +++ b/Web/Presenters/templates/Poll/Voters.xml @@ -11,7 +11,7 @@ {block tabs}
- {$optionName} + {$optionName}
{/block}