Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dcertificate-controller.js44 promises.push(getCertificatePromise(location['@odata.id']));
105 var getCertificatePromise = function(url) { function