Fixed string
This commit is contained in:
@@ -529,7 +529,7 @@
|
|||||||
class="text-muted">{{store.current.justificada.registro_fecha_ideal}}</span>
|
class="text-muted">{{store.current.justificada.registro_fecha_ideal}}</span>
|
||||||
a
|
a
|
||||||
las <span
|
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
|
para el profesor <span
|
||||||
class="text-muted">{{store.current.justificada.profesor_nombre}}</span>
|
class="text-muted">{{store.current.justificada.profesor_nombre}}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user