WEBUI: change icon DVR Autorec Entires

This commit is contained in:
Piotr Kuchciak 2014-10-10 16:09:31 +02:00 committed by Jaroslav Kysela
parent 089159feab
commit a07a889cb1

View file

@ -348,7 +348,7 @@ tvheadend.autorec_editor = function(panel, index) {
url: 'api/dvr/autorec',
titleS: 'DVR AutoRec Entry',
titleP: 'DVR AutoRec Entries',
iconCls: 'wand',
iconCls: 'autoRec',
tabIndex: index,
columns: {
enabled: { width: 50 },