Minor - fix link

pull/3932/head
Julio Montoya 4 years ago
parent ba727eda6e
commit 345cb74052
  1. 2
      main/mySpace/myStudents.php

@ -970,7 +970,7 @@ if ($installed) {
}
</script>
';
$url = api_get_path(WEB_CODE_PATH).'plugin/studentfollowup/posts.php?iframe=1&student_id='.$student_id;
$url = api_get_path(WEB_PLUGIN_PATH).'studentfollowup/posts.php?iframe=1&student_id='.$student_id;
echo '<iframe
onload="resizeIframe(this)"
style="width:100%;"

Loading…
Cancel
Save