mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Fixed add series referencing spinnerView
This commit is contained in:
@@ -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
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user