From: Piotr Kuchciak Date: Fri, 18 Sep 2015 07:48:49 +0000 (+0200) Subject: WEBUI: change size windows detales in DVR X-Git-Tag: v4.2.1~2102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7968e7c39f9f2717b5a2be01acdbd0dbc45064c2;p=thirdparty%2Ftvheadend.git WEBUI: change size windows detales in DVR --- diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index ac638df5c..42f5db0fa 100644 --- a/src/webui/static/app/dvr.js +++ b/src/webui/static/app/dvr.js @@ -56,8 +56,8 @@ tvheadend.dvrDetails = function(uuid) { title: title, iconCls: 'info', layout: 'fit', - width: 500, - height: 400, + width: 650, + height: 450, constrainHeader: true, buttonAlign: 'center', html: content