Renamed some series index views

This commit is contained in:
Mark McDowall 2014-02-07 18:32:49 -08:00
parent e131817022
commit c3eb9a7a8c
9 changed files with 8 additions and 8 deletions

View file

@ -3,8 +3,8 @@ define(
[
'marionette',
'backgrid',
'Series/Index/Posters/CollectionView',
'Series/Index/List/CollectionView',
'Series/Index/Posters/SeriesPostersCollectionView',
'Series/Index/Overview/SeriesOverviewCollectionView',
'Series/Index/EmptyView',
'Series/SeriesCollection',
'Cells/RelativeDateCell',