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

trim down listview

This commit is contained in:
Luke Pulverenti 2016-02-07 14:47:09 -05:00
parent 484e60e328
commit dd1b33021d
26 changed files with 175 additions and 159 deletions

View file

@ -729,7 +729,7 @@
html += '</li>';
}
//elem.html(html).listview('refresh');
//elem.html(html);
$('.btnDeletePerson', elem).on('click', function () {