small UI update to see values greater than 999

This commit is contained in:
Christian Karrié 2014-11-19 17:53:52 +01:00 committed by Jaroslav Kysela
parent 3ba5bb9d0b
commit daae05eb75

View file

@ -267,7 +267,7 @@ tvheadend.epggrab = function(panel, index) {
});
var otaTimeout = new Ext.form.NumberField({
width: 30,
width: 70,
allowNegative: false,
allowDecimals: false,
minValue: 30,