diff --git a/client/src/pages/cockpit/CockpitUserProfilePage.vue b/client/src/pages/cockpit/CockpitUserProfilePage.vue index 2634129e..f20ac90e 100644 --- a/client/src/pages/cockpit/CockpitUserProfilePage.vue +++ b/client/src/pages/cockpit/CockpitUserProfilePage.vue @@ -65,6 +65,7 @@ function setActiveClasses(isActive: boolean) { :use-mobile-layout="false" :hide-buttons="true" :learning-path="learningPath" + :override-circle-url-base="`/course/${props.courseSlug}/cockpit/profile/${props.userId}`" >