This is an automated email from the git hooks/post-receive script. New change to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 2cb71b93 Fix reloading poll permission bug new d04704a0 Fix bug when editing questions when not in creation mode new 7896dacb Remove useless screen new c11f7f98 Fix js compilation problem The 3 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 c11f7f9854da750b2a9507a65138bcbd621e5b5c Author: jcouteau <couteau@codelutin.com> Date: Tue Sep 3 17:52:16 2019 +0200 Fix js compilation problem commit 7896dacb21b499d6f3d6157b2fb263b50043eae7 Author: jcouteau <couteau@codelutin.com> Date: Tue Sep 3 17:51:01 2019 +0200 Remove useless screen commit d04704a0e657b22a16f4935c5a4bf3d4404f0beb Author: jcouteau <couteau@codelutin.com> Date: Tue Sep 3 17:50:02 2019 +0200 Fix bug when editing questions when not in creation mode Summary of changes: pollen-ui-riot-js/src/main/web/js/PollForm.js | 3 +- .../src/main/web/tag/poll/EditPoll.tag.html | 8 +- .../src/main/web/tag/poll/EditQuestions.tag.html | 3 + .../web/tag/poll/EditQuestionsSettings.tag.html | 2 +- .../src/main/web/tag/poll/Summary.tag.html | 16 +-- .../src/main/web/tag/poll/SummaryMulti.tag.html | 144 --------------------- 6 files changed, 11 insertions(+), 165 deletions(-) delete mode 100644 pollen-ui-riot-js/src/main/web/tag/poll/SummaryMulti.tag.html -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.