From 3c6ab6236f01a21dd31dddedea488f40c87e024c Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 7 Aug 2013 15:23:49 +0000 Subject: [PATCH] add pandora.site.textSettings --- static/js/pandora.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/js/pandora.js b/static/js/pandora.js index c0d6a5b9..4d6754d4 100644 --- a/static/js/pandora.js +++ b/static/js/pandora.js @@ -328,6 +328,9 @@ appPanel sort: [{key: 'index', operator: '+'}], view: 'list' }; + pandora.site.textSettings = { + position: 0 + }; Ox.extend(pandora.user, { sectionElement: 'buttons',