diff --git a/static/js/documentsView.js b/static/js/documentsView.js index 10d4b921..1e267b97 100644 --- a/static/js/documentsView.js +++ b/static/js/documentsView.js @@ -4,6 +4,9 @@ pandora.ui.documentsView = function(options, self) { + var that = pandora.ui.documentsPanel(); + return that; + var self = self || {}, that = Ox.Element({}, self) .defaults({