small bugfixes
This commit is contained in:
parent
fe8e821095
commit
a28dce4f65
4 changed files with 47 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue