diff --git a/dashboard-ui/scripts/photos.js b/dashboard-ui/scripts/photos.js index c57de1c690..5bf5c621d0 100644 --- a/dashboard-ui/scripts/photos.js +++ b/dashboard-ui/scripts/photos.js @@ -1,6 +1,6 @@ (function ($, document) { - var view = LibraryBrowser.getDefaultItemsView('Poster', 'Poster'); + var view = 'Poster'; var data = {}; function getQuery(tab) {