ui: add help tool to user and remote config
This commit is contained in:
@ -32,6 +32,8 @@ Ext.define('PBS.config.RemoteView', {
|
||||
|
||||
title: gettext('Remotes'),
|
||||
|
||||
tools: [PBS.Utils.get_help_tool("backup-remote")],
|
||||
|
||||
controller: {
|
||||
xclass: 'Ext.app.ViewController',
|
||||
|
||||
|
Reference in New Issue
Block a user