mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Rename credential tooltip component string
- For better legibility
This commit is contained in:
@@ -58,7 +58,7 @@ function ComponentsStrings (BaseString) {
|
||||
};
|
||||
|
||||
ns.tooltips = {
|
||||
CREDENTIAL: t.s('View the Credential'),
|
||||
VIEW_THE_CREDENTIAL: t.s('View the Credential'),
|
||||
};
|
||||
|
||||
ns.layout = {
|
||||
|
||||
Reference in New Issue
Block a user