parent
596703b21b
commit
0f866d6d33
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ var ZoteroContextPane = new function () {
|
|||
open = false;
|
||||
}
|
||||
|
||||
_contextPane.setAttribute('collapsed', !open);
|
||||
splitter.setAttribute('state', open ? 'open' : 'collapsed');
|
||||
_update();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue