cms/app-client/app/templates/components/player-component.hbs
changeset 332 7f5fd48fa6c2
parent 302 973df1349591
child 339 766af1228b05
--- a/cms/app-client/app/templates/components/player-component.hbs	Tue Oct 04 23:04:06 2016 +0200
+++ b/cms/app-client/app/templates/components/player-component.hbs	Fri Oct 14 18:50:43 2016 +0200
@@ -22,7 +22,7 @@
 		{{/if}}
 	{{/if}}
 	{{#if player.transcript}}
-		<i title="Transcript" class="fa fa-bars{{if (eq player.window 'transcript') ' active'}}" {{action 'display' 'transcript'}}>Transcript</i>
+		<i title="Transcript" class="fa fa-text-height{{if (eq player.window 'transcript') ' active'}}" {{action 'display' 'transcript'}}>Transcript</i>
 	{{/if}}
 	</div>
 	<div class="meta">