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

removing js refrences from index.html

This commit is contained in:
Keivan Beigi
2013-06-13 17:41:46 -07:00
parent 1f62194ab8
commit aed7b95245
13 changed files with 335 additions and 300 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"use strict";
define(['app', 'Shared/FormatHelpers'], function () {
define(['app', 'Shared/FormatHelpers','backgrid'], function () {
NzbDrone.Cells.AirDateCell = Backgrid.Cell.extend({
className: "air-date-cell",