mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-08-02 11:51:57 +00:00
change sandbox attributes
This commit is contained in:
parent
0c7462069f
commit
252adfad12
@ -37,7 +37,7 @@ limitations under the License. -->
|
||||
height="100%"
|
||||
scrolling="no"
|
||||
style="border: none"
|
||||
sandbox="allow-scripts allow-same-origin allow-forms allow-popups"
|
||||
sandbox="allow-scripts allow-same-origin"
|
||||
referrerpolicy="no-referrer"
|
||||
></iframe>
|
||||
<div v-else class="tips">{{ t("iframeWidgetTip") }}</div>
|
||||
|
Loading…
Reference in New Issue
Block a user