Skip to content

Adding conditions for vote edit, to preventing users voting for a full slot.

modified: tpl/part/vote_table_date.tpl

The modification uses the same tests from "new vote line" of vote_table_date.tpl in order to prevent a user editing its own vote to answer yes or maybe for a slot already full.

If users already answered for this slot, he can change its vote to no.

Merge request reports