From ed45b7728ccbbdb1db7edba9a641f594decc81c1 Mon Sep 17 00:00:00 2001 From: tersiswilvin <52929976+tersiswilvin@users.noreply.github.com> Date: Thu, 1 Sep 2022 06:52:16 -0700 Subject: [PATCH] Fixed User list Fixed an issue where view all redirects to the users profile. --- resources/views/admin/tree.blade.php | 2 ++ resources/views/admin/users.blade.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/views/admin/tree.blade.php b/resources/views/admin/tree.blade.php index 9b56896..5af37ec 100644 --- a/resources/views/admin/tree.blade.php +++ b/resources/views/admin/tree.blade.php @@ -42,12 +42,14 @@ {{ $invited_by }} +