|
|
|
|
@ -3,7 +3,8 @@
|
|
|
|
|
<section class="process-section" aria-labelledby="process-title">
|
|
|
|
|
<div class="section-container">
|
|
|
|
|
<div class="section-header">
|
|
|
|
|
<h2 id="process-title" class="section-title">{{ tituloProceso }}</h2>
|
|
|
|
|
<!-- <h2 id="process-title" class="section-title">{{ tituloProceso }}</h2> -->
|
|
|
|
|
<h2 id="process-title" class="section-title">EXAMEN GENERAL 2026 - I SEDES</h2>
|
|
|
|
|
<p class="section-subtitle">
|
|
|
|
|
¿No sabes por dónde empezar? Aquí te guiamos paso a paso y te decimos qué debes hacer hoy.
|
|
|
|
|
</p>
|
|
|
|
|
@ -33,7 +34,7 @@
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<span v-if="active.ins" class="badge badge-blue">
|
|
|
|
|
Inscripción activa (presencial en Campus Universitario)
|
|
|
|
|
Inscripción activa (presencial en el lugar indicado por las sedes)
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<span v-if="active.exa" class="badge badge-green">
|
|
|
|
|
@ -289,7 +290,7 @@ const stepsItems = computed(() => {
|
|
|
|
|
status: getStepStatus(0, p),
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Inscripción Presencial (Campus)",
|
|
|
|
|
title: "Inscripción Presencial (Lugar establecido por las sedes)",
|
|
|
|
|
description: withActiveBadge(
|
|
|
|
|
fmtRange(p.fecha_inicio_inscripcion, p.fecha_fin_inscripcion),
|
|
|
|
|
a.ins
|
|
|
|
|
|