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