Fix the help button link on the User Management dialog. Fixes #4934

This commit is contained in:
Dave Page
2019-11-14 11:51:26 +00:00
parent 42cd2a2276
commit 3d4d40fa02
3 changed files with 22 additions and 1 deletions

View File

@@ -586,7 +586,7 @@ define([
label: gettext('Users'),
url: url_for(
'help.static', {
'filename': 'pgadmin_user.html',
'filename': 'user_management.html',
}),
},
}, {