Fixed string
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user