1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

minor cleanup.

This commit is contained in:
kay.one
2013-06-06 18:29:54 -07:00
parent c2f438c18a
commit 763c4bd25b
4 changed files with 31 additions and 21 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
define(['app'], function () {
"use strict";
define(['app'], function () {
NzbDrone.Shared.SpinnerView = Backbone.Marionette.ItemView.extend({
template : 'Shared/SpinnerTemplate',
className: 'nz-spinner row'