changeset 6f8e9af6f3fc in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset&node=6f8e9af6f3fc
description:
        Remove unnecessary id on presentation link
diffstat:

 templates/presentations.html |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r cf91f6982d65 -r 6f8e9af6f3fc templates/presentations.html
--- a/templates/presentations.html      Sun Sep 18 16:52:40 2022 +0200
+++ b/templates/presentations.html      Sun Sep 18 16:53:38 2022 +0200
@@ -204,7 +204,7 @@
             <a href="https://youtu.be/4XtOlxZOkHw";>Video</a>
         </li>
         <li>
-            <a id="TUM2019-jorda" 
href="//downloads-cdn.tryton.org/TUM2019/Building%20Mobile%20Application%20connected%20to%20Tryton.pdf">Building
 mobile applications connected to Tryton</a>,
+            <a 
href="//downloads-cdn.tryton.org/TUM2019/Building%20Mobile%20Application%20connected%20to%20Tryton.pdf">Building
 mobile applications connected to Tryton</a>,
             <em>Sergi Almacellas Abellana</em>,
             <a href="https://youtu.be/Afwj1nadb8Y";>Video</a>
         </li>

Reply via email to