mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
code cleanup.
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
define(['app'],function () {
|
||||
|
||||
NzbDrone.Shared.SpinnerView = Backbone.Marionette.ItemView.extend({
|
||||
|
||||
template: 'Shared/SpinnerTemplate',
|
||||
className: 'nz-spinner row',
|
||||
|
||||
className: 'nz-spinner row'
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user