Cambio supervisor
This commit is contained in:
committed by
GitHub
parent
beaa833cb1
commit
f48bcb062c
@@ -204,7 +204,7 @@
|
|||||||
<!-- italic -->
|
<!-- italic -->
|
||||||
<div v-else class="text-muted font-italic">
|
<div v-else class="text-muted font-italic">
|
||||||
Reposición el {{ clase.reposicion_fecha }} a las
|
Reposición el {{ clase.reposicion_fecha }} a las
|
||||||
{{ clase.reposicion_hora.slice(0, 5) }} h en el salón {{ clase.reposicion_salon
|
{{ clase.reposicion_hora?.slice(0, 5) }} h en el salón {{ clase.reposicion_salon
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user