Candidates
Votes
Quorum
{{ option.user.full_name }}
{{ pollService.getLabel(vote.value) | translate }}:
{{ pollService.getSpecialLabel(vote.weight) | translate }}
({{ pollService.getPercent(poll, option, vote.value) }}%)
{{ pollService.yesQuorum(majorityChoice, poll, option) }}
{{ pollService.getIcon('yes') }}
{{ pollService.getIcon('no') }}
{{ pollService.getLabel(key) | translate }}:
{{ pollService.getSpecialLabel(poll[key]) | translate }}
({{ pollService.getValuePercent(poll, key) }} %)
Candidates
{{ option.user.getFullName() }}
No user {{ option.candidate_id }}