cruds update

This commit is contained in:
Felipe
2025-02-12 08:05:24 -05:00
parent 27e7292f5f
commit 462eb0d42c
279 changed files with 3581 additions and 290 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
switch (result.status) {
case "success":
window.location.href = '/app/users';
window.location.href = '/app/servidor';
break;
case "missing":