Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: change icon DVR Autorec Entires
  • Loading branch information
pepsonEL authored and perexg committed Oct 10, 2014
1 parent 089159f commit a07a889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/dvr.js
Expand Up @@ -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 },
Expand Down

0 comments on commit a07a889

Please sign in to comment.