mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-01 02:36:43 +03:00
Folder list resize optimization
This commit is contained in:
parent
53dc509d79
commit
1250efa445
26 changed files with 31233 additions and 31154 deletions
|
|
@ -10,6 +10,8 @@ function AdminMenuViewModel(oScreen)
|
|||
{
|
||||
KnoinAbstractViewModel.call(this, 'Left', 'AdminMenu');
|
||||
|
||||
this.leftPanelDisabled = RL.data().leftPanelDisabled;
|
||||
|
||||
this.menu = oScreen.menu;
|
||||
|
||||
Knoin.constructorEnd(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue