This commit is contained in:
Lizandro Guarnizo
2026-04-19 21:28:12 -05:00
parent 7573d82185
commit 81f8cfc77c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ unset($p);
let prioNombre = '';
let prioColor = '';
const API_URL = '../api/create_turno.php';
const API_URL = '<?= BASE_URL ?>modules/turnero/api/create_turno.php';
// ── Navegación entre pasos ────────────────────────────────
function mostrar(id) {