forked from enviPath/enviPy
...
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
img.onerror = () => {
|
||||
this.pesVizHtml = `
|
||||
<div class='alert alert-error' role='alert'>
|
||||
<h4 class='alert-heading'>Could not render PES!</h4>
|
||||
<p>Could not render PES - Do you have access?</p>
|
||||
<h4 class='alert-heading'>Failed to fetch this PES!</h4>
|
||||
<p>Either the PES-ID is incorrect, or you're missing sufficient permissions to access this (potentially secret) item. In case you're missing permissions you can request the entitlement cs.u.enviPath_secret_data_user_group on go/idnow to gain access.</p>
|
||||
</div>`;
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user