mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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