1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update handling of deleted recording files

This commit is contained in:
Luke Pulverenti 2016-03-07 21:59:21 -05:00
parent 3a7ed6f85f
commit dd2b5bc15e
20 changed files with 79 additions and 45 deletions

View file

@ -59,7 +59,7 @@ Polymer({
value: function() {
return {
'entry': [{
name: 'slide-down-animation',
name: 'slide-from-top-animation',
node: this.$.toolbar
}, {
animatable: this.$.grid,