# HG changeset patch # User Chloe Laisne # Date 1476644436 -19800 # Node ID 9375b692ff2225c1c9d571c89118c0f12712e546 # Parent 957ad5f49348226715e59f4c1847ae44865a38f1 Display transcript by default diff -r 957ad5f49348 -r 9375b692ff22 cms/app-client/app/components/playlist-component.js --- a/cms/app-client/app/components/playlist-component.js Mon Oct 17 00:11:02 2016 +0530 +++ b/cms/app-client/app/components/playlist-component.js Mon Oct 17 00:30:36 2016 +0530 @@ -49,6 +49,7 @@ select: function(id) { this.get('player').select(id); + this.get('player').displayMetadata('notice'); }, play: function(id) { @@ -69,7 +70,6 @@ } else { this.get('player').displayMetadata(false); } - } } diff -r 957ad5f49348 -r 9375b692ff22 cms/app-client/app/templates/components/playlist-component.hbs --- a/cms/app-client/app/templates/components/playlist-component.hbs Mon Oct 17 00:11:02 2016 +0530 +++ b/cms/app-client/app/templates/components/playlist-component.hbs Mon Oct 17 00:30:36 2016 +0530 @@ -1,7 +1,7 @@

Résultat ({{ documents.length }})