diff -r f4a03f8bc37a -r 458cc4576415 integration/tag.html --- a/integration/tag.html Fri Dec 21 15:45:10 2012 +0100 +++ b/integration/tag.html Fri Jan 04 18:10:03 2013 +0100 @@ -2,6 +2,7 @@ + The End - Visionnage par tag "{{tag}}" @@ -25,7 +26,7 @@ mashup_by_tag : "http://theend-integ.ftinfo.fr/theend/ldt/mashupbytag/", annotations_by_timecode : "http://theend-integ.ftinfo.fr/theend/api/ldt/1.0/segments/bytimecode/__CONTENT_ID__/__BEGIN__/__END__", post_annotation : "testdata/post-test.php", - tag_page : "niv2_rv.html?tag=__TAG__" + tag_page : "tag.html?tag=__TAG__" }; if (typeof window.localStorage !== "undefined" && window.localStorage.getItem !== "undefined") { var res = window.localStorage.getItem("resolution") || "SD"; @@ -57,7 +58,7 @@ - +
@@ -97,38 +98,36 @@