# HG changeset patch # User veltr # Date 1349446627 -7200 # Node ID a31e637844ed17b36d34323868cef08f3363deee # Parent cfa5e38dfc07bc5f6374e71cc242bfdb69f168fa Removed default tags diff -r cfa5e38dfc07 -r a31e637844ed src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Thu Oct 04 19:07:33 2012 +0200 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Fri Oct 05 16:17:07 2012 +0200 @@ -89,7 +89,6 @@ show_mic_record: {% if show_mic_record %}true{% else %}false{% endif %}, close_after_send: false, slice_annotation_type: ["chap","découpage"], - tag_titles: ["#amateur", "#digital-humanities"], creator_name: '{{request.user.username}}', creator_avatar: '{% thumbnail request.user.get_profile.image "48x48" format="PNG" crop="center" as im %}{{WEB_URL}}{{ im.url }}{% endthumbnail %}' || "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png" },{