mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[common] Fix background for plugin panel
This commit is contained in:
@ -180,6 +180,7 @@ define([
|
||||
this.onCoauthOptions();
|
||||
}
|
||||
|
||||
btn.options.type !== 'plugin' && $('.left-panel .plugin-panel').toggleClass('active', false);
|
||||
this.fireEvent('panel:show', [this, btn.options.action, btn.pressed]);
|
||||
Common.NotificationCenter.trigger('layout:changed', 'leftmenu');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user