mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 23:15:53 +08: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…
x
Reference in New Issue
Block a user