edit naming mat 28
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
<router-link :to="{name: 'Mat'}" tag="li" exact>
|
<router-link :to="{name: 'Mat'}" tag="li" exact>
|
||||||
<a href="#"><b>MAT KE-27</b></a>
|
<a href="#"><b>MAT KE-28</b></a>
|
||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
<router-link :to="{name: 'Attendance'}" tag="li" exact>
|
<router-link :to="{name: 'Attendance'}" tag="li" exact>
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
<router-link :to="{name: 'Zoom'}" v-if="data.user.kehadiran != 0" tag="li" exact>
|
<router-link :to="{name: 'Zoom'}" v-if="data.user.kehadiran != 0" tag="li" exact>
|
||||||
<a href="#"><b>PAUTAN ZOOM</b></a>
|
<a href="#"><b>PAUTAN MESYUARAT</b></a>
|
||||||
</router-link>
|
</router-link>
|
||||||
|
|
||||||
<!-- <router-link :to="{name: 'Result'}" v-if="data.election.status==2 && hasVoted()" tag="li">
|
<!-- <router-link :to="{name: 'Result'}" v-if="data.election.status==2 && hasVoted()" tag="li">
|
||||||
|
|||||||
Reference in New Issue
Block a user