mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
add copy events table and remove events queries
add copy unifiedjob table, futher optimization, rm since from job_instance queries
This commit is contained in:
@@ -17,8 +17,8 @@ register(
|
||||
('anonymous', _('Anonymous')),
|
||||
('detailed', _('Detailed')),
|
||||
],
|
||||
label=_('Analytics Tracking State'),
|
||||
help_text=_('Enable or Disable Analytics Tracking.'),
|
||||
label=_('Pendo Analytics Tracking State'),
|
||||
help_text=_('Enable or Disable Pendo Analytics Tracking.'),
|
||||
category=_('UI'),
|
||||
category_slug='ui',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user