mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed add series referencing spinnerView
This commit is contained in:
parent
7771899e29
commit
eb6d6e74b0
2 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@ define(
|
|||
this.activity.show(new Backgrid.Grid({
|
||||
collection: new Backbone.Collection(episodeFile),
|
||||
columns : this.columns,
|
||||
className : 'table table-bordered'
|
||||
className : 'table table-bordered'spinn
|
||||
}));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue