1
0
forked from PGL/Clyde

Profil, merge Master and corrections

This commit is contained in:
2024-03-16 15:21:10 +01:00
18 changed files with 140 additions and 72 deletions

View File

@ -125,7 +125,7 @@ function getPP(){
<div>
</div>
<div v-if="(user.role=='teacher')">
<div v-if="(user.role==='Teacher')">
<div class="listTitle">
{{i18n("profile.course.list")}}
</div>