mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update recording dialogs
This commit is contained in:
parent
c44b85501f
commit
9146727fda
54 changed files with 302 additions and 65 deletions
|
@ -302,10 +302,6 @@
|
|||
|
||||
if (item.Type == 'Program' && user.Policy.EnableLiveTvManagement) {
|
||||
|
||||
if (recordingFieldsElement.innerHTML) {
|
||||
//return;
|
||||
}
|
||||
|
||||
require(['recordingFields'], function (recordingFields) {
|
||||
|
||||
var currentRecordingFields = new recordingFields({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue