ui: add help tool to user and remote config
This commit is contained in:
@ -5,6 +5,8 @@ Ext.define('PBS.AccessControlPanel', {
|
||||
|
||||
title: gettext('Access Control'),
|
||||
|
||||
tools: [PBS.Utils.get_help_tool("user-mgmt")],
|
||||
|
||||
border: false,
|
||||
defaults: {
|
||||
border: false,
|
||||
|
Reference in New Issue
Block a user