3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-14 01:25:55 +00:00

A few fixes (#3437)

* This method was renamed, so we need to rename the eager load

* Readd tinker to the composer dev packages.

* Update sql dump for functional tests.
This commit is contained in:
Daniel Meltzer
2017-03-31 15:48:31 -05:00
committed by snipe
parent 7ee172888d
commit 1bb89db451
5 changed files with 354 additions and 13 deletions

View File

@ -41,7 +41,7 @@ class ViewAssetsController extends Controller
{
$user = User::with(
'assignedAssets.model',
'assets.model',
'consumables',
'accessories',
'licenses',