This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from c7f1063c style new d243e5c0 refs #136 Méthode de vote pluis explicite new 80383cf1 fixes #136 Méthode de vote pluis explicite The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 80383cf1286b286f8744962339c8d5e9da50d268 Author: Kevin Morin <morin@codelutin.com> Date: Tue Sep 12 19:29:36 2017 +0200 fixes #136 Méthode de vote pluis explicite commit d243e5c0da76491732c3d15622effbc5f05b9a8e Author: Kevin Morin <morin@codelutin.com> Date: Tue Sep 12 18:09:48 2017 +0200 refs #136 Méthode de vote pluis explicite Summary of changes: .../src/main/web/help/voteCountingTypes-en.html | 10 ++++++++++ .../src/main/web/help/voteCountingTypes-fr.html | 10 ++++++++++ .../src/main/web/tag/poll/Settings.tag.html | 21 ++++++++++++++++++++- pollen-ui-riot-js/webpack.config.js | 1 + .../i18n/pollen-votecounting-borda_en_GB.properties | 6 +++++- .../i18n/pollen-votecounting-borda_fr_FR.properties | 6 +++++- .../pollen-votecounting-condorcet_en_GB.properties | 5 ++++- .../pollen-votecounting-condorcet_fr_FR.properties | 5 ++++- .../pollen-votecounting-coombs_en_GB.properties | 5 ++++- .../pollen-votecounting-coombs_fr_FR.properties | 5 ++++- ...len-votecounting-instant-runoff_en_GB.properties | 5 ++++- ...len-votecounting-instant-runoff_fr_FR.properties | 5 ++++- 12 files changed, 75 insertions(+), 9 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/help/voteCountingTypes-en.html create mode 100644 pollen-ui-riot-js/src/main/web/help/voteCountingTypes-fr.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.