From: BenoƮt Pin <benoit.pin@gmail.com> Date: Tue, 26 Oct 2010 22:34:58 +0000 (+0200) Subject: Affichage du diaporama flash. X-Git-Url: https://svn.cri.ensmp.fr/git/Portfolio.git/commitdiff_plain/55b32ee1cd6aed41a70cd3f5b37d814c2000695a Affichage du diaporama flash. --- diff --git a/skins/photo_view.pt b/skins/photo_view.pt index 5b3b3ce..921b7d6 100644 --- a/skins/photo_view.pt +++ b/skins/photo_view.pt @@ -53,7 +53,6 @@ <img tal:attributes="src string:${portal_url}/next_img_btn.gif" width="23" height="27" alt="Next" i18n:attributes="alt" name="next" /> </a> - <!-- <img tal:attributes="src string:${portal_url}/slide_show_btn.gif" width="33" height="27" alt="slide show" i18n:attributes="alt" id="slide_show"/> <script type="text/javascript" tal:content="python:''' @@ -64,7 +63,6 @@ })(); '''"> </script> - --> <img tal:attributes="src string:${portal_url}/imgtoolbar_sep.gif" style="padding:0" width="2" height="27" alt="|" /> <a title="Back to portfolio..." rel="index" tal:attributes="href contextInfos/backUrl"