mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 23:25:31 +00:00
@ -1510,7 +1510,6 @@ class Helper
|
||||
if ($redirect_option == 'target') {
|
||||
switch ($checkout_to_type) {
|
||||
case 'user':
|
||||
\Log::error('We think the checkout type is user?');
|
||||
return route('users.show', $request->assigned_user);
|
||||
case 'location':
|
||||
return route('locations.show', $request->assigned_location);
|
||||
|
||||
Reference in New Issue
Block a user