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 20711f24 Ajouter le créateur automatiquement dans les participant d'un sondage restreint (ref #155) new 22eebd62 decoupage du composant de vote (ref #165) The 1 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 22eebd62cc97bec7dc27eb325b2cb87aa10d3f3d Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 24 14:36:00 2017 +0200 decoupage du composant de vote (ref #165) Summary of changes: .../src/main/web/tag/poll/EditVote.tag.html | 425 ++++++++++++ .../src/main/web/tag/poll/Votes.tag.html | 720 +-------------------- .../src/main/web/tag/poll/VotesTable.tag.html | 346 ++++++++++ 3 files changed, 779 insertions(+), 712 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/EditVote.tag.html create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/VotesTable.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.