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

Added FileSizeCell

This commit is contained in:
kay.one
2013-06-06 17:50:17 -07:00
parent 890d1f2398
commit 5f8c58adb9
4 changed files with 24 additions and 20 deletions
+3 -1
View File
@@ -63,7 +63,9 @@ define('app', ['shared/modal/region'], function (ModalRegion) {
window.NzbDrone.Shared = {
Toolbar : {},
Messenger: {}
Messenger: {},
Cells: {}
};
window.NzbDrone.Calendar = {};