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

update action sheet

This commit is contained in:
Luke Pulverenti 2015-10-18 17:41:39 -04:00
parent 81d936ff1c
commit 62e03ef0be
4 changed files with 125 additions and 104 deletions

View file

@ -23,7 +23,7 @@
currentItem = item;
if (item.Type == "UserRootFolder") {
if (!LibraryBrowser.supportsEditing(item.Type)) {
$('.editPageInnerContent', page)[0].style.visibility = 'hidden';
Dashboard.hideLoadingMsg();
return;