corrected variable name in section_onefile_picview and improved html code of picview...
authorthe_mgt <themgt@mail.ru>
Sun, 15 May 2011 07:53:36 +0000 (09:53 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:41:02 +0000 (20:41 +0000)
webcit/static/t/files/picview.js
webcit/static/t/files/section_onefile_picview.html

index 2bdb90fb2740abf0a64ac268c5e4b215c344fc81..a09c81032e9f56574e67f1535fdaa4651228b097 100644 (file)
@@ -29,5 +29,7 @@
                                })
                        }
                </script>
-       </td><th>
+       </td></tr>
+       <th></th>
+       </table>
 <?=("trailing")>
index e930eb555f86c11d6df35cf6e443f7ab8167f215..22a6a9fe2bacc219aa2d8af27f201f84557cfed0 100644 (file)
@@ -2,5 +2,5 @@
        <div id="slideshow<?ITERATE:N>" class="slide" style="display: <?%("COND:FIRSTN", 1, 1, 1, "visible", "none")>"><div>download_file/<?FILE:NAME("X")></div></div>
 <??("X", 2)>
 <?!("COND:ITERATE:LASTN", 3)>
-       <script>$end=<?ITERATE:N></script>
+       <script>$lastfile=<?ITERATE:N></script>
 <?!("X", 3)>