mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
reset aggregator field when clicking its associated reset button (#4542)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
},
|
||||
LOG_AGGREGATOR_LOGGERS: {
|
||||
type: 'textarea',
|
||||
reset: 'LOG_AGGREGATOR_PASSWORD'
|
||||
reset: 'LOG_AGGREGATOR_LOGGERS'
|
||||
},
|
||||
LOG_AGGREGATOR_INDIVIDUAL_FACTS: {
|
||||
type: 'toggleSwitch',
|
||||
|
||||
Reference in New Issue
Block a user