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