Fixed stupid typo in charset list change.

This commit is contained in:
Adam Sutton 2012-10-12 13:36:17 +01:00
parent f77407ba6a
commit 5f8dca956b

View file

@ -477,7 +477,7 @@ tvheadend.dvb_services = function(adapterId) {
[ 'ISO8859-13', 'ISO8859-13' ],
[ 'ISO8859-14', 'ISO8859-14' ],
[ 'ISO8859-15', 'ISO8859-15' ],
[ 'PL_AUTO', 'Polish Fixup' ]
[ 'PL_AUTO', 'Polish Fixup' ] ]
}),
typeAhead : true,
lazyRender : true,