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>.