client/annotviz/app/js/annotstimeline.js
changeset 135 d3066fa80a81
parent 131 0bb70072a56f
child 137 750d9076a4a8
--- a/client/annotviz/app/js/annotstimeline.js	Fri Jan 23 09:58:21 2015 +0100
+++ b/client/annotviz/app/js/annotstimeline.js	Fri Jan 23 10:09:59 2015 +0100
@@ -117,6 +117,7 @@
                 jsonLoader.load();
                 currentPage++;
             }
+            console.log(res);
         };
         processResFunction();