1
0
Fork 0
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:
Luke Pulverenti 2014-03-20 11:55:22 -04:00
parent 48ce08d2aa
commit 902d3a3649
8 changed files with 202 additions and 92 deletions

View file

@ -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"
});