discourse/plugins/poll/test/javascripts
Alan Guo Xiang Tan cd13524e26 FIX: Disable cast votes button for multiple polls with no min.
Multiple polls can be created without the min attribute but that means
the attribute defaults to 1. A default of 0 does not make any sense
because it is equivalent to saying that a user is not casting any votes.
2022-01-10 10:03:17 +08:00
..
acceptance DEV: Fix linting issues in core plugins (#14916) 2021-11-13 15:31:42 +01:00
controllers DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00
helpers DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00
widgets FIX: Disable cast votes button for multiple polls with no min. 2022-01-10 10:03:17 +08:00