Fixed string

This commit is contained in:
Your Name
2025-01-31 16:05:20 -06:00
parent 1d68651576
commit 57a54b6862

View File

@@ -529,7 +529,7 @@
class="text-muted">{{store.current.justificada.registro_fecha_ideal}}</span>
a
las <span
class="text-muted">{{$`{store.current.justificada.horario_hora?.slice(0,5)}`}}</span>
class="text-muted">{{`${store.current.justificada.horario_hora?.slice(0,5)}`}}</span>
para el profesor <span
class="text-muted">{{store.current.justificada.profesor_nombre}}</span>
</div>