WEBUI JS: rename the timerec to time schedule
This commit is contained in:
parent
eeb5ac8e02
commit
5484e9940d
1 changed files with 2 additions and 2 deletions
|
@ -402,8 +402,8 @@ tvheadend.timerec_editor = function(panel, index) {
|
|||
|
||||
tvheadend.idnode_grid(panel, {
|
||||
url: 'api/dvr/timerec',
|
||||
titleS: 'DVR TimeRec Entry',
|
||||
titleP: 'DVR TimeRec Entries',
|
||||
titleS: 'Time Schedule',
|
||||
titleP: 'Time Schedules',
|
||||
iconCls: 'clock',
|
||||
tabIndex: index,
|
||||
columns: {
|
||||
|
|
Loading…
Add table
Reference in a new issue