mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 15:33:23 +08:00
[DE] For Bug 55351
This commit is contained in:
@ -68,7 +68,7 @@ define([
|
||||
this.viewNavigationList = new Common.UI.TreeView({
|
||||
el: $('#navigation-list'),
|
||||
store: this.storeNavigation,
|
||||
enableKeyEvents: false,
|
||||
enableKeyEvents: true,
|
||||
emptyText: this.txtEmpty,
|
||||
emptyItemText: this.txtEmptyItem,
|
||||
style: 'border: none;',
|
||||
|
||||
Reference in New Issue
Block a user