Skip to content

Commit fa18c96

Browse files
pablozgperexg
authored andcommitted
webui: Added vertical scroll bar to dvr program info popup
1 parent c03712e commit fa18c96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/webui/static/app/dvr.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ tvheadend.dvrDetails = function(uuid) {
150150
height: windowHeight,
151151
constrainHeader: true,
152152
buttonAlign: 'center',
153+
autoScroll: true,
153154
buttons: buttons,
154155
html: content
155156
});

0 commit comments

Comments
 (0)