mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Add a new key "unit" to api setting fields
* Add detail popover * Fix broken redirects * Add additional id and data-cy attributes to Detail components * Remove galaxy fields from job settings
This commit is contained in:
@@ -515,6 +515,7 @@ register(
|
||||
help_text=_('TACACS+ session timeout value in seconds, 0 disables timeout.'),
|
||||
category=_('TACACS+'),
|
||||
category_slug='tacacsplus',
|
||||
unit=_('seconds'),
|
||||
)
|
||||
|
||||
register(
|
||||
|
||||
Reference in New Issue
Block a user