reset aggregator field when clicking its associated reset button (#4542)

This commit is contained in:
Jake McDermott
2016-12-21 20:33:48 -05:00
committed by GitHub
parent e401a46df6
commit cfa9a663e9

View File

@@ -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',