From: Adam Sutton Date: Fri, 12 Oct 2012 12:36:17 +0000 (+0100) Subject: Fixed stupid typo in charset list change. X-Git-Tag: v3.5~371 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f8dca956b076f8d8d3cea0abc849c2d4d42e15e;p=thirdparty%2Ftvheadend.git Fixed stupid typo in charset list change. --- diff --git a/src/webui/static/app/dvb.js b/src/webui/static/app/dvb.js index dac46734a..a71e7ebb4 100644 --- a/src/webui/static/app/dvb.js +++ b/src/webui/static/app/dvb.js @@ -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,