From a62576083813527bb82e9df2ace11f5d7bf9587e Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 7 Jan 2014 14:29:50 +0000 Subject: [PATCH] use documents panel in documents view --- static/js/documentsView.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/js/documentsView.js b/static/js/documentsView.js index 10d4b921b..1e267b977 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({