This commit is contained in:
j 2011-06-01 15:16:50 +02:00
commit 6406a6506c
4 changed files with 4 additions and 3 deletions

View file

@ -25,7 +25,7 @@ pandora.ui.contentPanel = function() {
}
],
orientation: 'vertical'
})
});
return that;
};