mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
reset aggregator field when clicking its associated reset button (#4542)
This commit is contained in:
parent
e401a46df6
commit
cfa9a663e9
@ -34,7 +34,7 @@
|
||||
},
|
||||
LOG_AGGREGATOR_LOGGERS: {
|
||||
type: 'textarea',
|
||||
reset: 'LOG_AGGREGATOR_PASSWORD'
|
||||
reset: 'LOG_AGGREGATOR_LOGGERS'
|
||||
},
|
||||
LOG_AGGREGATOR_INDIVIDUAL_FACTS: {
|
||||
type: 'toggleSwitch',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user