mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Polls were broken server side
This commit is contained in:
parent
3d21805022
commit
ff4e60808a
@ -22,7 +22,7 @@ export function setup(helper) {
|
||||
'span.info-text',
|
||||
'a.button.cast-votes',
|
||||
'a.button.toggle-results',
|
||||
'li[data-*'
|
||||
'li[data-*]'
|
||||
]);
|
||||
|
||||
helper.replaceBlock({
|
||||
|
Loading…
Reference in New Issue
Block a user