1
0
Fork 0
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:
Luke Pulverenti 2016-02-15 09:41:07 -05:00
parent 914a579a66
commit 8a8ca495fd
10 changed files with 56 additions and 55 deletions

View file

@ -343,7 +343,7 @@
require(['prompt'], function (prompt) {
prompt({
title: Globalize.translate('LabelTag')
label: Globalize.translate('LabelTag')
}).then(function (value) {
var tags = getBlockedTagsFromPage(page);