1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update progressive encoding

This commit is contained in:
Luke Pulverenti 2016-02-07 16:48:08 -05:00
parent 1121dd8ae4
commit 9915242409
9 changed files with 45 additions and 39 deletions

View file

@ -183,7 +183,7 @@
//html += '</div>';
//html += '</div>';
$(elem).html(html);
$(elem).html(html).trigger('create');
$('#selectSyncTarget', elem).on('change', function () {