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 bf62850 Adaptation de l'écran de de connexion, d'inscription et de confirmation de mail + correction de l'expiration du token de session new 63db587 Adaptation de l'écran des listes de sondages 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 63db587d41fc3de6e62244ec32911d601552a221 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Thu Mar 16 15:39:38 2017 +0100 Adaptation de l'écran des listes de sondages Summary of changes: pollen-ui-riot-js/src/main/web/i18n.json | 60 +++-- pollen-ui-riot-js/src/main/web/js/UIHelper.js | 11 + .../src/main/web/tag/Pagination.tag.html | 235 +++++++++++--------- pollen-ui-riot-js/src/main/web/tag/SignIn.tag.html | 3 +- .../src/main/web/tag/poll/PollCard.tag.html | 92 ++++++++ .../src/main/web/tag/poll/Polls.tag.html | 245 ++++++--------------- 6 files changed, 337 insertions(+), 309 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/PollCard.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.