lsc il y a 1 an
Parent
commit
6e39466360
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 4 1
      ai.html

+ 4 - 1
ai.html

@@ -332,7 +332,10 @@
 
 
         <script>
-            U.MD.D.I.openApplication('aiCourseResource')
+            window.onload = function () {
+                U.MD.D.I.openApplication('aiCourseResource')
+            }
+
         </script>
     </div>
 </body>