mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Removed stray foo
This commit is contained in:
parent
7667fca691
commit
1543c03624
|
@ -1006,7 +1006,7 @@ class UsersController extends Controller
|
|||
$actions .= ' <span class="btn delete-asset btn-danger btn-sm disabled"><i class="fa fa-trash icon-white"></i></span>';
|
||||
}
|
||||
} else {
|
||||
$actions.='foo';
|
||||
$actions.='';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue