X-Tour-Commit: e38d3ea96894df33585eb47ac9be47345e8b8a2f
This commit is contained in:
Andrew Gerrand 2011-07-19 15:32:35 +10:00
Родитель 695d7818e0
Коммит 0c9382015d
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -92,7 +92,6 @@ function hideToc() {
}
function show(i) {
console.log("show", i);
if(i < 0 || i >= slides.length)
return;
if(slide != null) {