mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
create separate media encoding project
This commit is contained in:
parent
c7582e0f7a
commit
14fa584289
5 changed files with 67 additions and 10 deletions
|
@ -267,7 +267,7 @@
|
|||
|
||||
var page = this;
|
||||
|
||||
$('.radioSeriesTimerTab', page).checked(false).checkboxradio('refresh');
|
||||
$('.radioProfileTab', page).checked(false).checkboxradio('refresh');
|
||||
$('#radioSettings', page).checked(true).checkboxradio('refresh').trigger('change');
|
||||
|
||||
reload(page);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue