diff --git a/.gitignore b/.gitignore index 63b54b3..2dd6ce4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,10 +10,6 @@ composer.phar /concept/ /backup/ /.vscode/ -<<<<<<< HEAD -/export/ -======= ->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f /log/ /include/.env diff --git a/action/rutas_salón_horario.php b/action/rutas_salón_horario.php index 9a110e2..ce34c45 100644 --- a/action/rutas_salón_horario.php +++ b/action/rutas_salón_horario.php @@ -88,7 +88,7 @@ try { ] ), // 'query' => $db->getLastQuery(), - 'reposiciones' => /*$db->query( + 'reposiciones' => $db->query( 'SELECT ' . implode(', ', $columns) . << $_GET['bloque_horario_id'], 'id_espacio_sgu' => $ruta['id_espacio_sgu'], ] - )*/ [], + ), ], $ruta, ), @@ -143,4 +143,4 @@ try { 'error' => $th->getMessage(), ], JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT); exit; -} +} \ No newline at end of file diff --git a/auditoria.php b/auditoria.php index f8f5bb1..319accd 100644 --- a/auditoria.php +++ b/auditoria.php @@ -62,13 +62,8 @@
-<<<<<<< HEAD facultad['facultad_id']) { ?>
-======= -
- facultad['facultad_id']) { ?> ->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f
@@ -91,7 +86,6 @@
-<<<<<<< HEAD
@@ -104,10 +98,6 @@
-======= - -
->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f
@@ -536,12 +526,8 @@ {{clase_vista.justificador_facultad}} -<<<<<<< HEAD el día {{clase_vista.registro_fecha_justificacion?.slice(0, 10)}} a las -======= - el día {{clase_vista.registro_fecha_justificacion?.slice(0, 10)}} a las ->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f {{clase_vista.registro_fecha_justificacion?.slice(11, 16)}}
@@ -637,12 +623,8 @@ Justificar {{store.current.justificada.nombre}} del día {{store.current.justificada.registro_fecha_ideal}} a -======= - class="text-muted">{{store.current.justificada.registro_fecha_ideal}} a ->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f las {{store.current.justificada.horario_hora?.slice(0,5)}} para el profesor Selecciona los bloques que deseas justificar, puedes seleccionar varios bloques -<<<<<<< HEAD Todos los profesores que tengan clases en los bloques seleccionados serán justificados -======= - Todos los profesores que tengan clases en los bloques seleccionados serán justificados ->>>>>>> 7688f1aac1824c234bc5f19b154e9ad1f4808d4f

-<<<<<<< HEAD