API Consulta clientes

This commit is contained in:
2023-07-05 09:33:56 -05:00
parent 6b4b3e263c
commit 95757595ad
10 changed files with 46 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
<link rel="stylesheet" href="../../plugins/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="../../plugins/icheck-bootstrap/icheck-bootstrap.min.css">
<link rel="stylesheet" href="../../dist/css/adminlte.min.css?v=3.2.0">
<link rel="stylesheet" href="./css/login.css">
<link rel="stylesheet" href="./css/login_cloud.css">
<link rel="icon" sizes="192x192" href="./img/favicon-32x32.png">
<link rel="icon" sizes="64x64" href="./img/pedidos64.png">
@@ -78,7 +78,9 @@
<a href="register.html" class="text-center">Crear Cuenta</a>
</p>
</div>
</div>
<div class="footer"><br>
<a href="https://sigmac.app">SIGMAC APP</a>
</div>
</div>
</div>