Cambio de contraseña desde dashboard de cualquier tipo de usuario

This commit is contained in:
2025-07-02 08:49:07 -06:00
parent 5eb96de51d
commit 6bc29f8786
23 changed files with 2013 additions and 236 deletions

View File

@@ -47,7 +47,7 @@
</a>
<!-- VINCULACIONES -->
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center
<?= str_contains($_SERVER['REQUEST_URI'], '/IMPORTADORES/vinculaciones') ? 'active' : '' ?>"
data-bs-toggle="collapse" href="#submenuVinculaciones" role="button" aria-expanded="false">
🔗 Vinculación
@@ -66,7 +66,6 @@
</nav>
</div>
<!-- TRANSPORTISTAS -->
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center
<?= str_contains($_SERVER['REQUEST_URI'], '/IMPORTADORES/transportistas') ? 'active' : '' ?>"
@@ -244,7 +243,7 @@
</a>
<!-- VINCULACIONES -->
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center
<?= str_contains($_SERVER['REQUEST_URI'], '/IMPORTADORES/vinculaciones') ? 'active' : '' ?>"
data-bs-toggle="collapse" href="#submenuVinculaciones" role="button" aria-expanded="false">
🔗 Vinculación
@@ -262,7 +261,6 @@
</a>
</nav>
</div>
<!-- TRANSPORTISTAS -->
<a class="nav-link px-3 py-2 d-flex justify-content-between align-items-center