diff --git a/src/components/Modals/addOnlineCourse.vue b/src/components/Modals/addOnlineCourse.vue
index d4599699..f79edb27 100644
--- a/src/components/Modals/addOnlineCourse.vue
+++ b/src/components/Modals/addOnlineCourse.vue
@@ -22,7 +22,7 @@
style="width: 100%; height: 100%"
:src="iframeUrl + '/course/manages'"
name="myframe"
- sandbox="allow-forms allow-scripts allow-downloads allow-same-origin allow-popups"
+ sandbox="allow-forms allow-scripts allow-downloads allow-same-origin allow-popups allow-top-navigation"
>
diff --git a/src/components/drawers/CheckAnsware.vue b/src/components/drawers/CheckAnsware.vue
index a54fc849..a50d52c8 100644
--- a/src/components/drawers/CheckAnsware.vue
+++ b/src/components/drawers/CheckAnsware.vue
@@ -1,281 +1,289 @@
-
-
-
+
+
\ No newline at end of file
diff --git a/src/components/drawers/CreateOnline.vue b/src/components/drawers/CreateOnline.vue
index d8460433..c2a49ca4 100644
--- a/src/components/drawers/CreateOnline.vue
+++ b/src/components/drawers/CreateOnline.vue
@@ -17,13 +17,13 @@
:src="`${iframeUrl}/course/manages?f=choose&refId=${props.id}&refType=${props.type}&courseIds=${couresIdArray}&projectId=${props.projectId}`"
name="myframe"
security="restricted"
- sandbox="allow-forms allow-downloads allow-scripts allow-same-origin allow-popups"
+ sandbox="allow-forms allow-downloads allow-scripts allow-same-origin allow-popups allow-top-navigation"
>
\ No newline at end of file
diff --git a/src/views/examine/OnlineReviewed.vue b/src/views/examine/OnlineReviewed.vue
index 31e343bc..9039d0dd 100644
--- a/src/views/examine/OnlineReviewed.vue
+++ b/src/views/examine/OnlineReviewed.vue
@@ -7,13 +7,12 @@
frameborder="0"
name="myframe"
security="restricted"
- sandbox="allow-forms allow-downloads allow-scripts allow-same-origin allow-popups"
+ sandbox="allow-forms allow-downloads allow-scripts allow-same-origin allow-popups allow-top-navigation"
>