This is an automated email from the git hooks/post-receive script. New change to branch feature/component_choice_editor in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 97d6722 - enrgistrement des choix de type date, datetime et resource - affichage des choix de types resources adds 331303d gestion de l'édition des choix de type resource adds f04ec38 ajout de la description No new revisions were added by this update. Summary of changes: pollen-ui-riot-js/src/main/web/i18n.json | 2 + pollen-ui-riot-js/src/main/web/index.js | 1 + pollen-ui-riot-js/src/main/web/js/FetchService.js | 3 - pollen-ui-riot-js/src/main/web/js/UIHelper.js | 38 ++++++++ pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 - .../main/web/tag/components/date-picker.tag.html | 102 +++++++-------------- .../main/web/tag/components/time-picker.tag.html | 50 ++-------- .../src/main/web/tag/poll/Choice.tag.html | 43 +++++++-- .../src/main/web/tag/poll/CreatePoll.tag.html | 20 ++-- 9 files changed, 127 insertions(+), 134 deletions(-) create mode 100644 pollen-ui-riot-js/src/main/web/js/UIHelper.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.