[DE] For Bug 55351
This commit is contained in:
parent
9a384ac76d
commit
7c8aa8c28c
|
@ -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;',
|
||||
|
|
Loading…
Reference in a new issue