discourse/plugins/poll/assets/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
..
components DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00
controllers DEV: Fix linting issues in core plugins (#14916) 2021-11-13 15:31:42 +01:00
discourse/templates DEV: Buttons were missing btn-default classes (#12991) 2021-05-08 11:45:18 -04:00
initializers DEV: remove `showHtml` jQuery plugin (#15316) 2021-12-15 13:13:06 -05:00
lib FIX: Allow poll feature to be disabled in discourse-markdown (#15025) 2021-11-19 15:10:47 -06:00
widgets FIX: Disable cast votes button for multiple polls with no min. 2022-01-10 10:03:17 +08:00