small bugfixes

This commit is contained in:
rlx 2011-08-18 11:32:47 +00:00
commit a28dce4f65
4 changed files with 47 additions and 13 deletions

View file

@ -1,7 +1,7 @@
// vim: et:ts=4:sw=4:sts=4:ft=javascript
pandora.ui.contentPanel = function() {
var that = Ox.SplitPanel({
elements: pandora.user.ui.item == '' ? [
elements: !pandora.user.ui.item ? [
{
collapsed: !pandora.user.ui.showGroups,
collapsible: true,