Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: change size windows detales in DVR
  • Loading branch information
pepsonEL authored and perexg committed Sep 18, 2015
1 parent 198ecc3 commit 7968e7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/webui/static/app/dvr.js
Expand Up @@ -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
Expand Down

0 comments on commit 7968e7c

Please sign in to comment.