Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/services/
H A DtoastService.js16 function initToast( function
37 initToast('danger', 'Error', message);
41 initToast('success', 'Success!', message, true);
45 initToast('warning', 'Warning', message);
49 initToast('info', title, message);