| author | hamidouk |
| Tue, 13 Sep 2011 14:57:11 +0200 | |
| changeset 44 | 1e295123f2a1 |
| parent 43 | 59a78986f19e |
| child 45 | 355127a26162 |
| src/js/data.js | file | annotate | diff | comparison | revisions |
--- a/src/js/data.js Tue Sep 13 12:58:02 2011 +0200 +++ b/src/js/data.js Tue Sep 13 14:57:11 2011 +0200 @@ -52,6 +52,7 @@ // CREATE THE ANNOTATIONS // // JUSTE FOR THE FIRST TYPE // + /* FIXME: make it support more than one ligne de temps */ IriSP.jQuery.each( json.annotations, function(i,item) { if (item.meta['id-ref'] == IriSP.MyLdt.id) { //__IriSP.trace("__IriSP.init.main","__IriSP.MyLdt.addAnnotation");