1
0
forked from PGL/Clyde

Merge master into my branch

This commit is contained in:
2024-04-01 10:40:36 +02:00
parent 47e4fb2f8c
commit bce53305b3
3 changed files with 7 additions and 7 deletions

View File

@ -14,8 +14,7 @@
<AboutStudent :target=targetRegNo />
<button style="background-color:rgb(105,05,105);" @click="list = true;">Back</button>
</div>
<div v-for="item in users" v-if="list === true">
<div style="display:flex; justify-content:center; " v-for="item in users">
<div style="display:flex; justify-content:center; " v-for="item in users" v-if="list === true">
<div class="bodu">
<div class="container">
<div class="status"><a style="margin-left:30px">{{item.status}}</a></div>