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 6edd6faa fixes #137 suppression des cookies au logout new 7cbb5f05 refs #137 fix test new 6cea7d17 fixes #139 Les sauts de ligne ne sont pas affihés dans les descriptions 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 6cea7d1705bb8124b4899fc75a4734dc52d26664 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 7 17:37:30 2017 +0200 fixes #139 Les sauts de ligne ne sont pas affihés dans les descriptions commit 7cbb5f05f484934e9d62ee230f3aa6bebfaed577 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 7 17:37:22 2017 +0200 refs #137 fix test Summary of changes: .../java/org/chorem/pollen/rest/api/AuthApiTest.java | 5 ++--- pollen-ui-riot-js/src/main/web/css/main.css | 4 ++++ .../src/main/web/tag/components/MultiLineLabel.tag.html | 17 +++++++++++++++++ pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html | 2 +- .../src/main/web/tag/poll/ChoiceView.tag.html | 7 +++++-- .../src/main/web/tag/poll/Comments.tag.html | 3 ++- pollen-ui-riot-js/src/main/web/tag/poll/Poll.tag.html | 3 ++- .../src/main/web/tag/poll/Summary.tag.html | 7 ++++++- 8 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/tag/components/MultiLineLabel.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.