11wqe1 hai 1 día
pai
achega
8243b59f49
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/HomeView.vue

+ 2 - 2
src/views/HomeView.vue

@@ -383,7 +383,7 @@ export default {
 				if (this.roleUser.role==1) {
 					window.topU.postMessage(
 						{
-							tools: "opencCscl",
+							tools: "opencCscl2",
 							cid: this.courseId,
 							gid: '',
 						},
@@ -412,7 +412,7 @@ export default {
 						if (groupCid) {
 							window.topU.postMessage(
 								{
-									tools: "opencCscl",
+									tools: "opencCscl2",
 									cid: this.courseId,
 									gid: groupCid,
 								},