diff --git a/app/store/NavigationTree.js b/app/store/NavigationTree.js index 3bce4748..762fba30 100644 --- a/app/store/NavigationTree.js +++ b/app/store/NavigationTree.js @@ -35,6 +35,7 @@ Ext.define('NgcpCsc.store.NavigationTree', { iconCls: 'x-fa fa-wechat', viewType: 'chat', routeId: 'chat', + acl: ['administrator', 'restricted'], leaf: true }, { text: 'Address book',