Home
last modified time | relevance | path

Searched refs:addDestination (Results 1 – 3 of 3) sorted by relevance

/openbmc/webui-vue/src/store/modules/Settings/
H A DSnmpAlertsStore.js108 async addDestination({ dispatch }, { data }) { method in SnmpAlertsStore.actions
/openbmc/webui-vue/src/views/Settings/SnmpAlerts/
H A DSnmpAlerts.vue8 {{ $t('pageSnmpAlerts.addDestination') }}
198 .dispatch('snmpAlerts/addDestination', { data })
H A DModalAddDestination.vue78 {{ $t('pageSnmpAlerts.addDestination') }}