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 90b6e07 réutilisation de l'écran de création de sondage pour l'edition + tooltips new 534a4eb Ajout d'un composent de visualisation d'un choix 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 534a4eb7109b636004c503e76a302af2994169b7 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Mar 20 13:35:26 2017 +0100 Ajout d'un composent de visualisation d'un choix Summary of changes: pollen-ui-riot-js/src/main/web/js/FetchService.js | 2 +- .../src/main/web/tag/poll/ChoiceView.tag.html | 61 ++++++++++++++++++++++ .../src/main/web/tag/poll/Results.tag.html | 3 +- .../src/main/web/tag/poll/Votes.tag.html | 42 +++------------ 4 files changed, 70 insertions(+), 38 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/ChoiceView.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.