diff --git a/ui/scripts/projects.js b/ui/scripts/projects.js index 41ef1e58d4c..8b7a124cf33 100644 --- a/ui/scripts/projects.js +++ b/ui/scripts/projects.js @@ -356,7 +356,7 @@ 'add-user': { addButton: true, label: '' } }, add: { - label: 'Add user', + label: 'Add account', action: function(args) { $.ajax({ url: createURL('addAccountToProject', { ignoreProject: true }), diff --git a/ui/scripts/ui-custom/projects.js b/ui/scripts/ui-custom/projects.js index 7b3ff6450ee..2031e38c590 100644 --- a/ui/scripts/ui-custom/projects.js +++ b/ui/scripts/ui-custom/projects.js @@ -80,7 +80,7 @@ }, users: function() { - return $('