Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/services/
H A DtoastService.js15 function(ngToast, $sce) { argument
33 ngToast[type]({content, dismissOnTimeout, compileContent: true});
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss1 // Overrides style for ngToast notifications
/openbmc/phosphor-webui/app/
H A Dindex.js26 import ngToast from 'ng-toast';