diff --git a/ci4/app/Controllers/Ajax.php b/ci4/app/Controllers/Ajax.php index 0c4d1982..0de78ad5 100644 --- a/ci4/app/Controllers/Ajax.php +++ b/ci4/app/Controllers/Ajax.php @@ -82,7 +82,7 @@ class Ajax extends ResourceController if($records[$key]['email_confirmed'] == 1){ $records[$key]['email'] = $records[$key]['email'].' '.''; } - $editLink = site_url('user/edit/').$records[$key]['token']; + $editLink = site_url('usuarios/user/edit/').$records[$key]['token']; $records[$key]['options'] = ''. '
-
+
diff --git a/ci4/app/Views/themes/backend/focus2/form/group/form.php b/ci4/app/Views/themes/backend/focus2/form/group/form.php index dd113010..795eb819 100644 --- a/ci4/app/Views/themes/backend/focus2/form/group/form.php +++ b/ci4/app/Views/themes/backend/focus2/form/group/form.php @@ -60,19 +60,34 @@
- -
-

- - -
- - +
+ +
+
+

+
+
+
+ + +
+

+ + +
+ + +
+ + +
+ +
- - -
- +
+
+ +
diff --git a/ci4/app/Views/themes/backend/focus2/form/group/index.php b/ci4/app/Views/themes/backend/focus2/form/group/index.php index bfae4df2..4d233d31 100644 --- a/ci4/app/Views/themes/backend/focus2/form/group/index.php +++ b/ci4/app/Views/themes/backend/focus2/form/group/index.php @@ -110,7 +110,7 @@ }).then(function(isConfirm) { console.log(isConfirm); if (isConfirm.value) { - window.location.href = ''+id; + window.location.href = ''+id; } }) } diff --git a/ci4/app/Views/themes/backend/focus2/form/user/index.php b/ci4/app/Views/themes/backend/focus2/form/user/index.php index 32e64a25..c29315e5 100644 --- a/ci4/app/Views/themes/backend/focus2/form/user/index.php +++ b/ci4/app/Views/themes/backend/focus2/form/user/index.php @@ -112,7 +112,7 @@ }).then(function(isConfirm) { console.log(isConfirm); if (isConfirm.value) { - window.location.href = ''+id; + window.location.href = ''+id; } }) } diff --git a/ci4/app/Views/themes/backend/focus2/main/menu.php b/ci4/app/Views/themes/backend/focus2/main/menu.php index 6e5b1ee5..5f53a38c 100644 --- a/ci4/app/Views/themes/backend/focus2/main/menu.php +++ b/ci4/app/Views/themes/backend/focus2/main/menu.php @@ -9,10 +9,10 @@
  • @@ -21,10 +21,10 @@