mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
#712 - group multiple versions
This commit is contained in:
parent
48ce08d2aa
commit
902d3a3649
8 changed files with 202 additions and 92 deletions
|
@ -350,7 +350,7 @@
|
|||
if (selection.length < 2) {
|
||||
|
||||
Dashboard.alert({
|
||||
message: "Please select two or more items to combine.",
|
||||
message: "Please select two or more items to group together.",
|
||||
title: "Error"
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue