mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove another jqm panel
This commit is contained in:
parent
914a579a66
commit
8a8ca495fd
10 changed files with 56 additions and 55 deletions
|
@ -228,7 +228,7 @@
|
|||
require(['prompt'], function (prompt) {
|
||||
|
||||
prompt({
|
||||
title: 'Value:'
|
||||
label: 'Value:'
|
||||
}).then(function (text) {
|
||||
var list = $(source).parents('.editableListviewContainer').find('.paperList');
|
||||
var items = editableListViewValues(list);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue