branch develop updated (72e40f4a -> 5886bb30)
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 72e40f4a refs #108 Carrouselle dans la popup de choix new 5886bb30 refs #108 Carrouselle dans la popup de choix 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 5886bb30fb88171e9460ffad6789d02f2b5b8cc5 Author: Kevin Morin <morin@codelutin.com> Date: Fri Aug 6 16:17:35 2021 +0200 refs #108 Carrouselle dans la popup de choix Summary of changes: pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html | 1 - 1 file changed, 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 5886bb30fb88171e9460ffad6789d02f2b5b8cc5 Author: Kevin Morin <morin@codelutin.com> Date: Fri Aug 6 16:17:35 2021 +0200 refs #108 Carrouselle dans la popup de choix --- pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html | 1 - 1 file changed, 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html b/pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html index 0f9c512a..06c5a2ea 100644 --- a/pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/popup/ChoiceDetailModal.tag.html @@ -78,7 +78,6 @@ import "../components/MultiLineLabel.tag.html"; }; this.imageLoaded = () => { - console.log("image loaded"); this.loading = false; this.update(); }; -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm