Wide modals for Rename preview and episode details

This commit is contained in:
Mark McDowall
2014-12-12 07:37:35 -08:00
parent e457003a91
commit e8aa6b5727
5 changed files with 7 additions and 6 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ define(
], function (_, vent, Marionette, RenamePreviewCollection, RenamePreviewCollectionView, EmptyCollectionView, LoadingView, CommandController) {
return Marionette.Layout.extend({
template: 'Rename/RenamePreviewLayoutTemplate',
className : 'modal-lg',
template : 'Rename/RenamePreviewLayoutTemplate',
regions: {
renamePreviews : '#rename-previews'