From f032d19abf7c4aaa0575887d2740a85aab61476b Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 7 Aug 2013 15:09:28 +0000 Subject: [PATCH] add view to editSettings --- static/js/pandora.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/js/pandora.js b/static/js/pandora.js index 714c0e167..c0d6a5b93 100644 --- a/static/js/pandora.js +++ b/static/js/pandora.js @@ -325,7 +325,8 @@ appPanel 'in': 0, out: 0, position: 0, - sort: [{key: 'index', operator: '+'}] + sort: [{key: 'index', operator: '+'}], + view: 'list' }; Ox.extend(pandora.user, {