From e5958b1675ffdd059ce5fd122b83eef0f15e4379 Mon Sep 17 00:00:00 2001 From: Piotr Kuchciak Date: Sun, 12 Oct 2014 22:44:32 +0200 Subject: [PATCH] Update image in Live TV Player --- src/webui/static/app/tvheadend.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index aef8f475..cb73ef17 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -234,7 +234,7 @@ tvheadend.VideoPlayer = function(url) { width: 682 + 14, height: 384 + 56, constrainHeader: true, - iconCls: 'eye', + iconCls: 'watchTv', resizable: true, tbar: [ selectChannel,