web/index.html
changeset 23 a8a2b5d5421c
parent 22 ad8641817bac
child 26 8d88a6144cb1
--- a/web/index.html	Thu Oct 24 18:26:08 2013 +0200
+++ b/web/index.html	Thu Oct 24 18:48:39 2013 +0200
@@ -222,6 +222,9 @@
 	 + '          ,{'
 	 + '              type: "Mediafragment"'
 	 + '          }'
+     + '          ,{'
+     + '              type: "Tagcloud"'
+     + '          }'
 	 + '      ]'
 	 + '  };'
 	 + '  _myPlayer = new IriSP.Metadataplayer(_config);'