Files
nairobi/app/components
Javi Martín 9a625fe59f Remove redundant "participation not allowed" code
Very similar code is present in the `votes.js` file. Since the only
elements with the `js-participation-not-allowed` class also matched the
`div.supports div.participation-not-allowed` selector, for these
elements the events were executed twice.

So we can get rid of the `js-participation` class alongside all the
JavaScript code referencing it.
2022-02-21 18:47:13 +01:00
..
2021-10-01 16:19:10 +02:00
2022-01-28 14:30:34 +01:00
2021-12-30 14:45:48 +01:00