mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Looks like a copypasta miss. Should fix the exception thrown in #2813.
This commit is contained in:
parent
f30631efb6
commit
7790f9e91f
|
@ -314,7 +314,7 @@
|
|||
</tr>
|
||||
@endif
|
||||
|
||||
@if ($asset->assetloc)
|
||||
@if ($asset->defaultLoc)
|
||||
<tr>
|
||||
<td>{{ trans('admin/hardware/form.default_location') }}</td>
|
||||
<td>
|
||||
|
|
Loading…
Reference in a new issue