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 5aa98831 fixes #82 focus sur les nouveaux choix new 3f426278 Personnalisation de la page d'acceuille (ref #67) 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 3f426278863d3a6e0d28d6bbed41fd9f2750047e Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Jul 18 15:48:56 2017 +0200 Personnalisation de la page d'acceuille (ref #67) Summary of changes: pollen-ui-riot-js/src/main/web/home/en.html | 16 ++++++ pollen-ui-riot-js/src/main/web/home/fr.html | 16 ++++++ pollen-ui-riot-js/src/main/web/home/style.css | 18 +++++++ pollen-ui-riot-js/src/main/web/homeCL/en.html | 25 +++++++++ pollen-ui-riot-js/src/main/web/homeCL/fr.html | 25 +++++++++ pollen-ui-riot-js/src/main/web/homeCL/style.css | 33 ++++++++++++ pollen-ui-riot-js/src/main/web/homeCL/vote.jpg | Bin 0 -> 2480650 bytes pollen-ui-riot-js/src/main/web/i18n.json | 5 -- pollen-ui-riot-js/src/main/web/tag/Home.tag.html | 62 +++++------------------ pollen-ui-riot-js/webpack.config.js | 1 + 10 files changed, 146 insertions(+), 55 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/home/en.html create mode 100644 pollen-ui-riot-js/src/main/web/home/fr.html create mode 100644 pollen-ui-riot-js/src/main/web/home/style.css create mode 100644 pollen-ui-riot-js/src/main/web/homeCL/en.html create mode 100644 pollen-ui-riot-js/src/main/web/homeCL/fr.html create mode 100644 pollen-ui-riot-js/src/main/web/homeCL/style.css create mode 100644 pollen-ui-riot-js/src/main/web/homeCL/vote.jpg -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.