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:
parent
81d936ff1c
commit
62e03ef0be
4 changed files with 125 additions and 104 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
currentItem = item;
|
||||
|
||||
if (item.Type == "UserRootFolder") {
|
||||
if (!LibraryBrowser.supportsEditing(item.Type)) {
|
||||
$('.editPageInnerContent', page)[0].style.visibility = 'hidden';
|
||||
Dashboard.hideLoadingMsg();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue