From 32a63cdd563a268ccaa4520daca1bf7e986867cb Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 26 Nov 2013 07:26:07 -0500 Subject: [PATCH] Switched asset->id to license->id --- app/views/backend/users/view.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/backend/users/view.blade.php b/app/views/backend/users/view.blade.php index 76fca3f23a..3411f09ddb 100644 --- a/app/views/backend/users/view.blade.php +++ b/app/views/backend/users/view.blade.php @@ -96,7 +96,7 @@ View User {{ $user->fullName() }} :: {{ $license->serial }} {{ $license->name }} - Checkin + Checkin @endforeach